1
0
Fork 0

Compare commits

...

2 commits

Author SHA1 Message Date
175562e03e Merge branch 'PhoenixmitX-patch-1' 2024-07-22 01:52:09 +02:00
PhoenixmitX
92e0fcae3a
add Ubuntu prerequisites 2024-07-17 22:36:17 +02:00

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