1
0
Fork 0

Compare commits

..

No commits in common. "175562e03e15baf0ebcfe19768c1aec33676e7c1" and "53b2be544f6c9501b13fb9704e550221ed5fe38a" have entirely different histories.

View file

@ -82,12 +82,6 @@ On Fedora (assuming PipeWire is already setup) these can be installed with:
``` ```
sudo dnf install pulseaudio-utils python3 python3-pyusb sudo dnf install pulseaudio-utils python3 python3-pyusb
``` ```
On Debian based systems (like Ubuntu) these can be installed with:
```
sudo apt install pulseaudio-utils python3 python3-usb
```
### Install ### Install
Clone this repo and cd into it Clone this repo and cd into it