Update README.md

This commit is contained in:
Maxime Rijnders
2020-04-15 00:00:45 +02:00
committed by GitHub
parent fc06b806bf
commit c7749a7ad1

View File

@@ -68,6 +68,18 @@ sudo apt update
sudo apt install systray-x
```
### Debian
#### 10
```bash
wget -q https://download.opensuse.org/repositories/home:/Ximi1970:/Mozilla:/Add-ons/Debian_10/Release.key
sudo apt-key add Release.key
sudo bash -c 'echo "deb https://download.opensuse.org/repositories/home:/Ximi1970:/Mozilla:/Add-ons/Debian_10 ./" > /etc/apt/sources.list.d/systray-x.list'
sudo apt update
sudo apt install systray-x
```
## Binaries (User)
User installable package.