Updated readme

This commit is contained in:
Mark Qvist 2024-06-29 17:59:19 +02:00
parent 808a8ddeea
commit 657831fc53

View File

@ -51,6 +51,11 @@ pamac install python-pipx python-pyaudio base-devel codec2 xclip xsel
# For Arch and derivatives # For Arch and derivatives
sudo pacman -Sy python-pipx python-pyaudio base-devel codec2 xclip xsel sudo pacman -Sy python-pipx python-pyaudio base-devel codec2 xclip xsel
```
Once dependencies are installed, install the Sideband application itself:
```bash
# If this is the first time installing something with pipx, # If this is the first time installing something with pipx,
# you may need to use the following command, to make your # you may need to use the following command, to make your
# installed applications available. You'll probably need # installed applications available. You'll probably need