Fix Debian/Mobian instructions

This commit is contained in:
Micke Nordin 2021-06-05 18:36:37 +02:00
parent d6bfe8dcef
commit 36c072ed7a
Signed by: micke
GPG key ID: 014B273D614BE877

View file

@ -9,7 +9,7 @@ sudo apk add py3-wxpython
``` ```
or for Debian/Mobian: or for Debian/Mobian:
``` ```
sudo apk add py3-wxpython sudo apt install python3-wxgtk4.0
``` ```
clone this repository: clone this repository: