From f480b9bf88d540bcc78dd4e165d057999e4186ba Mon Sep 17 00:00:00 2001 From: Mikael Nordin Date: Mon, 4 Jan 2021 16:35:46 +0100 Subject: [PATCH] Update README.md Dependencies are noted in debian package --- README.md | 5 ----- 1 file changed, 5 deletions(-) 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