diff --git a/Notify_telegram.md b/Notify_telegram.md index f7be0de..8036134 100644 --- a/Notify_telegram.md +++ b/Notify_telegram.md @@ -7,7 +7,7 @@ ### Account Setup Telegram is slightly more complicated then some of the other notification services, so here is quick breakdown of what you need to know and do in order to send Notifications through it using this tool -At the very start, you will need to connect with a phone. The site uses your phone number as it's credential to let you into your account. So download the app first (via [Android](https://telegram.org/dl/android) or [Apple](https://telegram.org/dl/ios) and get it installed first. +At the very start, you will need to connect with a phone. The site uses your phone number as it's credential to let you into your account. So download and install the phone app first via [Android](https://telegram.org/dl/android) or [Apple](https://telegram.org/dl/ios). Once you're set up, it can be a bit easy to just use their web interface [here](https://telegram.org/dl/webogram) with a PC (especially for development); but this part is up to you.