diff --git a/README.md b/README.md index 8483813..58c79c5 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,6 @@ # swayswitch A simple window switcher for Sway wayland compositor written in python using wxPython -## Dependencies -For Debian/Ubuntu: ```python3-wxgtk4.0``` - -For Fedora/RHEL: ```python3-wxpython4``` - ## Installation ### Debian