aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index df50a88..44a703d 100644
--- a/README.md
+++ b/README.md
@@ -29,6 +29,7 @@ You'll need the following dependencies:
* `gir1.2-gdkpixbuf-2.0`
* `gir1.2-glib-2.0`
* `gir1.2-gtk-3.0`
+ * `gir1.2-keybinder-3.0`
* `python3`
* `python3-gi`
* `python3-setproctitle`
bgstack15