From 047e63025263c349bcee4c860a8155d67b2b6895 Mon Sep 17 00:00:00 2001 From: Michael Clemens Date: Tue, 8 Dec 2020 14:49:07 +0100 Subject: [PATCH] updated readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a91ba69..942d752 100644 --- a/README.md +++ b/README.md @@ -15,8 +15,8 @@ Inspired by https://github.com/klinquist/bmPushNotification If you want to be notified via Telegram, the following libraries need to be installed: - * telebot (install with _telebot_) - * telethon (install with _telethon_) + * telebot (install with _sudo pip3 install telebot_) + * telethon (install with _sudo pip3 install telethon_) ## Configuration