Updated Notify_join (markdown)

lead2gold 2018-03-13 19:33:18 -04:00
parent e8edfaa470
commit ee84b5372a

@ -35,5 +35,5 @@ Send a Join notification to all of our configured devices:
```bash
# Assuming our {apikey} is abcdefghijklmnop-abcdefg
# Assume we're sending to the group: all
notify join://abcdefghijklmnop-abcdefg/group.all
apprise join://abcdefghijklmnop-abcdefg/group.all
```