From 1f1885d911cf7667ab38df4ec35867249e92a691 Mon Sep 17 00:00:00 2001 From: markqvist Date: Fri, 7 Jun 2024 18:35:43 +0200 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a6cc841..086b0b2 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,9 @@ After the application is installed on your Android device, it is also possible t ## Installation On Linux -On all Linux-based operating systems, Sideband is available as a `pip` package. This installation method **includes desktop integration**, so that Sideband will show up in your applications menu and launchers. Depending on your system, you may need to install the `python-pyaudio` or `python3-pyaudio` package for audio messaging support. Make sure you have Python and `pip` installed (default on most modern distributions), and run: +On all Linux-based operating systems, Sideband is available as a `pip` package. This installation method **includes desktop integration**, so that Sideband will show up in your applications menu and launchers. + +Depending on your system, you may need to install the `python-pyaudio` or `python3-pyaudio` package for audio messaging support. Make sure you have Python and `pip` installed (default on most modern distributions), and run: ```bash # Depending on your distribution, you may need