Update README.md
This commit is contained in:
parent
194edf86fb
commit
b62d5736be
|
@ -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.
|
||||
|
||||
|
|
Loading…
Reference in New Issue