From b62d5736bed16bd29f828ef3f3f2ada02f9eec9c Mon Sep 17 00:00:00 2001 From: Clarth Date: Tue, 14 Nov 2023 17:35:32 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3424dc9..cf9745b 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ 2. Install depends in venv - `/absolute/path/to/venv/bin/pip3 install pyTelegramBotAPI` + `/absolute/path/to/venv/bin/pip3 install pyTelegramBotAPI` or `/absolute/path/to/venv/bin/pip install pyTelegramBotAPI==4.14.0` 3. Edit tg_print.py with correct telegram API token and change directories variables.