Update README.md

This commit is contained in:
Clarth 2023-11-14 17:35:32 -05:00
parent 194edf86fb
commit b62d5736be
1 changed files with 1 additions and 1 deletions

View File

@ -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.