diff --git a/Notify_growl.md b/Notify_growl.md index 9ba367d..c5aaeae 100644 --- a/Notify_growl.md +++ b/Notify_growl.md @@ -28,5 +28,5 @@ Depending on the version of your Apple OS, you may wish to enable the legacy pro Send a Growl notification to our server ```bash # Assuming our {hostname} is growl.server.local -notify.py growl://growl.server.local +notify growl://growl.server.local ``` \ No newline at end of file