1
0
Fork 0

Merge branch 'PhoenixmitX-patch-1'

This commit is contained in:
Ricardo 2024-07-22 01:52:09 +02:00
commit 175562e03e

View file

@ -82,6 +82,12 @@ On Fedora (assuming PipeWire is already setup) these can be installed with:
```
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
Clone this repo and cd into it