Updated Notify_kodi (markdown)

lead2gold 2017-11-29 20:34:38 -05:00
parent e654beb902
commit b02263d565

@ -23,5 +23,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.py kodi://kodi.server.local
notify kodi://kodi.server.local
```