summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index efde03a..4025983 100644
--- a/README.md
+++ b/README.md
@@ -93,7 +93,7 @@ static const Binding binds[] =
## Dependencies
-- `libX11` (Xorg client library)
+- `libX11` (Xorg client library) 'Xinerama' (if you want multi-monitor support)
- GCC / Clang & Make
---