Compare commits
2 commits
53b2be544f
...
175562e03e
Author | SHA1 | Date | |
---|---|---|---|
175562e03e | |||
|
92e0fcae3a |
1 changed files with 6 additions and 0 deletions
|
@ -82,6 +82,12 @@ 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
|
||||||
|
|
Loading…
Reference in a new issue