better doc

This commit is contained in:
sam 2020-09-24 02:55:56 +02:00
parent f262b5c24b
commit 4c40e2ddf8
2 changed files with 16 additions and 13 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