From 657831fc533948486d109c9c7775f3348a19743c Mon Sep 17 00:00:00 2001 From: Mark Qvist Date: Sat, 29 Jun 2024 17:59:19 +0200 Subject: [PATCH] Updated readme --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 2a5a767..d489831 100644 --- a/README.md +++ b/README.md @@ -51,6 +51,11 @@ pamac install python-pipx python-pyaudio base-devel codec2 xclip xsel # For Arch and derivatives 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, # you may need to use the following command, to make your # installed applications available. You'll probably need