diff --git a/Notify_growl.md b/Notify_growl.md index c5aaeae..f6531c6 100644 --- a/Notify_growl.md +++ b/Notify_growl.md @@ -8,10 +8,10 @@ Growl requires this script to pre-register the notifications it sends before bei ### Syntax Valid syntaxes are as follows: -* **growl**:://**{hostname}** -* **growl**:://**{hostname}**:**{port}** -* **growl**:://**{password}**@**{hostname}** -* **growl**:://**{password}**@**{hostname}**:**{port}** +* **growl**://**{hostname}** +* **growl**://**{hostname}**:**{port}** +* **growl**://**{password}**@**{hostname}** +* **growl**://**{password}**@**{hostname}**:**{port}** Depending on the version of your Apple OS, you may wish to enable the legacy protocol version (v1.4) as follows if you have problems receiving the icon in version 2 (the default): * **growl**://**{password}**@**{hostname}**?version=**1**