Updated Notify_kodi (markdown)

lead2gold 2018-03-13 19:33:43 -04:00
parent ee84b5372a
commit 2ae8358b7a

@ -27,5 +27,5 @@ Secure connections (via https) should be referenced using **kodis://** where as
Send a Kodi notification to our server listening on port 80:
```bash
# Assuming our {hostname} is kodi.server.local
notify kodi://kodi.server.local
apprise kodi://kodi.server.local
```