From e119543063c3b34fa96e616dd5de37d1a6af86c0 Mon Sep 17 00:00:00 2001 From: Mikael Nordin Date: Thu, 24 Dec 2020 23:28:00 +0100 Subject: [PATCH] Update README.md Add depends --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 7f3df4b..5e43cdd 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,10 @@ # swayswitch A simple windowswitcher written in python using wxPython +## Dependencies +For Debian/Ubuntu: python3-wxgtk4.0 +For Fedora/RHEL: python3-wxpython4 + ## Installation ``` wget -O ~/.local/bin/swayswitch https://github.com/mickenordin/swayswitch/blob/main/swayswitch