Update README.md

fixed wrong depends
This commit is contained in:
Clarth 2023-11-14 17:23:04 -05:00
parent eb2290ef07
commit 53dbc836cc
1 changed files with 55 additions and 59 deletions

View File

@ -7,11 +7,7 @@
`/absolute/path/to/venv/bin/pip install spotdl`
`/absolute/path/to/venv/bin/pip install python-telegram-bot`
2b. This script was written with version 4.14.0 of the python-telegram-bot. If something goes wrong you can install that spcific version using this command.
`/absolute/path/to/venv/bin/pip install python-telegram-bot==4.14.0`
`/absolute/path/to/venv/bin/pip3 install pyTelegramBotAPI`
3. Edit start.py with correct telegram API token and change directories variables.