aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 2 insertions, 0 deletions
diff --git a/README b/README
index b11fc08..3706ef1 100644
--- a/README
+++ b/README
@@ -6,6 +6,8 @@ dmenu is a generic and efficient menu for X.
6Requirements 6Requirements
7------------ 7------------
8In order to build dmenu you need the Xlib header files. 8In order to build dmenu you need the Xlib header files.
9You also need libdraw, available from http://hg.suckless.org/libdraw
10
9Pasting the X selection to dmenu requires the sselp utility at runtime. 11Pasting the X selection to dmenu requires the sselp utility at runtime.
10 12
11 13