better doc

This commit is contained in:
sam 2020-09-24 02:54:55 +02:00
parent cd9461a8fc
commit 0e9e7717c9
3 changed files with 50 additions and 41 deletions

View file

@ -25,6 +25,8 @@ sudo apt install libjack-dev
pip3 install python-rtmidi
pip3 install mido
git clone https://github.com/ptone/pyosc --depth 1 /tmp/pyosc && cd /tmp/pyosc && sudo ./setup.py install
cd ..
python3 configure.py
# todo : ask for computer ip and run updateUI.py
cd /tmp
sudo apt install portaudio19-dev