Remove claim that Spork doesn't work with growl_notify.

This commit is contained in:
Michael Kessler 2011-09-01 21:33:51 +02:00
parent 9e578ce85a
commit 2ad9c5d51c

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