summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoruint23 <[email protected]>2025-04-22 11:46:14 +0100
committerGitHub <[email protected]>2025-04-22 11:46:14 +0100
commiteeb7aea87c82ce64cc888e130c3b9359d38f26e9 (patch)
treee19a3d035a2801affd46e13cebe5a1734253d306
parentd0cd172229f74bca62dc8acf06b44493a1c3771e (diff)
Update 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
---