Updated Notify_ryver (markdown)

Chris Caron 2020-08-03 09:58:32 -04:00
parent 3ab9012c71
commit 0a08807e4b

@ -49,5 +49,6 @@ Send a ryver notification:
```bash
# Assuming our {organization} is apprise
# Assuming our {token} is T1JJ3T3L2
apprise ryver:///apprise/T1JJ3T3L2
apprise -vv -t "Test Message Title" -b "Test Message Body" \
ryver:///apprise/T1JJ3T3L2
```