python3 not python here
This commit is contained in:
parent
286e219fd8
commit
554bf54677
@ -26,7 +26,7 @@ Example installation commands for Debian and Ubuntu:
|
|||||||
# apt install ffmpeg
|
# apt install ffmpeg
|
||||||
$ 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
|
$ python3 -m venv venv
|
||||||
$ venv/bin/pip install -r requirements.txt
|
$ venv/bin/pip install -r requirements.txt
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user