Typo fix
This commit is contained in:
@@ -34,7 +34,8 @@ Example installation commands for Debian and Ubuntu:
|
|||||||
apt install python3-venv
|
apt install python3-venv
|
||||||
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 python3 -m venv venv
|
cd botamusique
|
||||||
|
python3 -m venv venv
|
||||||
venv/bin/pip install wheel
|
venv/bin/pip install wheel
|
||||||
venv/bin/pip install -r requirements.txt
|
venv/bin/pip install -r requirements.txt
|
||||||
```
|
```
|
||||||
@@ -68,4 +69,4 @@ The following people joined the collaborators for a faster development, big than
|
|||||||
- @slipenbois
|
- @slipenbois
|
||||||
- @mertkutay
|
- @mertkutay
|
||||||
|
|
||||||
Feel free to ask me if you want to help activelly without using pull requests.
|
Feel free to ask me if you want to help activelly without using pull requests.
|
||||||
|
Reference in New Issue
Block a user