Add instructions for Debian/Mobian

master
Micke Nordin 3 years ago
parent b23acb58d5
commit a6f2e69e2e
Signed by: micke
GPG Key ID: 014B273D614BE877

@ -3,7 +3,11 @@
Tinge is a mobile first application for controlling Philips Hue lights on Linux
## Installation
Install wxPython. eg. for PostmarketOS (don't use pip to install it):
Install wxPython (don't use pip to install it) eg. for PostmarketOS:
```
sudo apk add py3-wxpython
```
or for Debian/Mobian:
```
sudo apk add py3-wxpython
```

Loading…
Cancel
Save