Update README.md
fixed wrong depends
This commit is contained in:
parent
eb2290ef07
commit
53dbc836cc
1 changed files with 55 additions and 59 deletions
|
@ -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.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue