Merge branch 'master' into stdin

This commit is contained in:
Thibaud Guillaume-Gentil 2011-09-02 16:22:49 +02:00
commit 45ba095093

View File

@ -72,7 +72,7 @@ gem 'growl'
The difference between growl and growl_notify is that growl_notify uses AppleScript to
display a message, whereas growl uses the `growlnotify` command. In general the AppleScript
approach is preferred, but this is currently known to not work in conjunction with Spork.
approach is preferred, but you may also use the older growl gem.
### On Linux