mirror of
https://github.com/liberatedsystems/openCom-Companion.git
synced 2024-11-22 05:20:36 +01:00
Update README.md
This commit is contained in:
parent
655c03faba
commit
1f1885d911
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user