Update README.md

This commit is contained in:
Mikael Nordin 2020-12-24 23:28:48 +01:00 committed by GitHub
parent e119543063
commit f8e0c8c440
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,8 +2,9 @@
A simple windowswitcher written in python using wxPython
## Dependencies
For Debian/Ubuntu: python3-wxgtk4.0
For Fedora/RHEL: python3-wxpython4
For Debian/Ubuntu: ```python3-wxgtk4.0```
For Fedora/RHEL: ```python3-wxpython4```
## Installation
```