Don't apt install pip or youtube-dl
This commit is contained in:
parent
4c02c29ec7
commit
286e219fd8
@ -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:
|
Example installation commands for Debian and Ubuntu:
|
||||||
```
|
```
|
||||||
# apt install python3-pip python3-venv
|
# apt install python3-venv
|
||||||
# apt install ffmpeg
|
# apt install ffmpeg
|
||||||
# apt install youtube-dl
|
|
||||||
$ git clone --recurse-submodules https://github.com/azlux/botamusique.git
|
$ git clone --recurse-submodules https://github.com/azlux/botamusique.git
|
||||||
$ cd botamusique
|
$ cd botamusique
|
||||||
$ python -m venv venv
|
$ python -m venv venv
|
||||||
|
Loading…
x
Reference in New Issue
Block a user