Update README.md
This commit is contained in:
parent
e119543063
commit
f8e0c8c440
1 changed files with 3 additions and 2 deletions
|
@ -2,8 +2,9 @@
|
||||||
A simple windowswitcher written in python using wxPython
|
A simple windowswitcher written in python using wxPython
|
||||||
|
|
||||||
## Dependencies
|
## Dependencies
|
||||||
For Debian/Ubuntu: python3-wxgtk4.0
|
For Debian/Ubuntu: ```python3-wxgtk4.0```
|
||||||
For Fedora/RHEL: python3-wxpython4
|
|
||||||
|
For Fedora/RHEL: ```python3-wxpython4```
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
```
|
```
|
||||||
|
|
Loading…
Add table
Reference in a new issue