Updated README

This commit is contained in:
Anne de Jong 2023-07-14 13:54:26 +02:00
parent 26343fda79
commit a70f124f89
1 changed files with 3 additions and 2 deletions

View File

@ -50,8 +50,9 @@ If you have any question(s), please feel free to contact us: [email](info@ascee.
## Dependencies
- `$ sudo apt install python3-pybind11 libopenblas-dev python3-pip python3-scipy libusb-1.0-0-dev libpulse-dev cmake-curses-gui python3-h5py`
- `$ pip3 install --user -r requirements.txt`
One-liner:
- `$ sudo apt install python3-pybind11 libopenblas-dev python3-pip python3-scipy libusb-1.0-0-dev libpulse-dev cmake-curses-gui python3-h5py python3-dataclasses-json python3-matplotlib python3-appdirs`
If building RtAudio with the ALSA backend, you will also require the following packages: