diff --git a/Notify_growl.md b/Notify_growl.md index f6531c6..c709eb3 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 growl://growl.server.local +apprise growl://growl.server.local ``` \ No newline at end of file