Updated Notify_telegram (markdown)

lead2gold 2018-03-13 19:38:18 -04:00
parent e74a038af9
commit 963b998f2d

@ -44,5 +44,5 @@ Send a telegram notification to lead2gold:
```bash
# Assuming our {bot_token} is 123456789:abcdefg_hijklmnop
# Assuming our {chat_id} is 12315544
notify tgram:///123456789:abcdefg_hijklmnop/12315544/
apprise tgram:///123456789:abcdefg_hijklmnop/12315544/
```