From 83b76c6d8a771a0c5d60ac9ff54ecb55ccb47d56 Mon Sep 17 00:00:00 2001 From: Chris Caron Date: Tue, 5 Feb 2019 20:49:23 -0500 Subject: [PATCH] Updated Notify_telegram (markdown) --- Notify_telegram.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.