about summary refs log tree commit diff
path: root/README
diff options
context:
space:
mode:
authorConnor Lane Smith <[email protected]>2010-09-11 13:37:01 +0100
committerConnor Lane Smith <[email protected]>2010-09-11 13:37:01 +0100
commit3c366bd73d1812845b0afc185ccaba9bbc871854 (patch)
treef67b59f9f5f95c9b7edadbf4c85a66470bafde0f /README
parentarrow offset (diff)
downloaddmenu-3c366bd73d1812845b0afc185ccaba9bbc871854.tar.gz
dmenu-3c366bd73d1812845b0afc185ccaba9bbc871854.tar.bz2
dmenu-3c366bd73d1812845b0afc185ccaba9bbc871854.zip
update to libdc, fixed utf8 bug
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 98647bf..840e677 100644
--- a/README
+++ b/README
@@ -7,7 +7,7 @@ Requirements
 ------------
 In order to build dmenu you need the Xlib header files.
 
-You also need libdraw, available from http://hg.suckless.org/libdraw
+You also need libdc, available from http://hg.suckless.org/libdraw
 
 
 Installation