Comment for the code and Fix for #46

This commit is contained in:
Azlux
2019-04-17 01:40:01 +02:00
parent db703f5e98
commit 7df7dff7ea
3 changed files with 90 additions and 13 deletions

View File

@ -31,7 +31,7 @@ You can enable the web interface into the configuration.ini file.
Example installation commands for Debian and Ubuntu:
```
apt install python3-venv ffmpeg libjpeg-dev
apt install python3-venv ffmpeg libjpeg-dev zlibc zlib1g zlib1g-dev
git clone --recurse-submodules https://github.com/azlux/botamusique.git
cd botamusique
python3 -m venv venv