Fix lite raspbian install

#45
This commit is contained in:
azlux
2019-04-09 16:26:28 +02:00
committed by GitHub
parent cad403d225
commit db703f5e98

View File

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