Don't apt install pip or youtube-dl

This commit is contained in:
Lartza 2018-06-18 15:30:03 +03:00
parent 4c02c29ec7
commit 286e219fd8

View File

@ -22,9 +22,8 @@ The main folder needs to be declared in the config (with a '/' at the end)
Example installation commands for Debian and Ubuntu:
```
# apt install python3-pip python3-venv
# apt install python3-venv
# apt install ffmpeg
# apt install youtube-dl
$ git clone --recurse-submodules https://github.com/azlux/botamusique.git
$ cd botamusique
$ python -m venv venv