Fix Debian/Mobian instructions
This commit is contained in:
parent
d6bfe8dcef
commit
36c072ed7a
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
||||||
|
|
Loading…
Add table
Reference in a new issue