diff --git a/README.md b/README.md index 861b5af..9025f40 100644 --- a/README.md +++ b/README.md @@ -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: