From 9160dc19b8a52602478a586024c99ae753cc31d6 Mon Sep 17 00:00:00 2001 From: Mark Qvist Date: Sat, 29 Jun 2024 18:01:13 +0200 Subject: [PATCH] Updated readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index d489831..7be5361 100644 --- a/README.md +++ b/README.md @@ -39,6 +39,7 @@ After the application is installed on your Android device, it is also possible t On all Linux-based operating systems, Sideband is available as a `pipx`/`pip` package. This installation method **includes desktop integration**, so that Sideband will show up in your applications menu and launchers. +#### Dependencies Depending on your system, you will first need to install a few dependencies for audio messaging and Codec2 support to work: ```bash @@ -53,6 +54,7 @@ sudo pacman -Sy python-pipx python-pyaudio base-devel codec2 xclip xsel ``` +#### Install application Once dependencies are installed, install the Sideband application itself: ```bash