aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorAryadev Chavali <aryadev@aryadevchavali.com>2024-08-07 21:31:31 +0100
committerAryadev Chavali <aryadev@aryadevchavali.com>2024-08-07 21:31:31 +0100
commit8ae7be5d52e3f891b05fae51a42edbab04c2a0d7 (patch)
treed7c83bbc8e3f2e01d98fdf4aaea12f169f93c5a0 /README
parentd410194f20b18ad42ad4d10e37174597c96fb46e (diff)
downloaddwm-8ae7be5d52e3f891b05fae51a42edbab04c2a0d7.tar.gz
dwm-8ae7be5d52e3f891b05fae51a42edbab04c2a0d7.tar.bz2
dwm-8ae7be5d52e3f891b05fae51a42edbab04c2a0d7.zip
Modified README, adding optional libxinerma requirement
Diffstat (limited to 'README')
-rw-r--r--README3
1 files changed, 2 insertions, 1 deletions
diff --git a/README b/README
index e91f8fb..19ec6a8 100644
--- a/README
+++ b/README
@@ -12,7 +12,8 @@ dwm is an extremely fast, small, and dynamic window manager for X.
Requirements
============
- In order to build dwm you need the Xlib header files.
+ In order to build dwm you need the Xlib header files. Optionally you
+ will also need xinerama.
Installation