]> git.armaanb.net Git - dwm.git/commitdiff
updated README
authorAnselm R. Garbe <garbeam@wmii.de>
Mon, 17 Jul 2006 08:09:57 +0000 (10:09 +0200)
committerAnselm R. Garbe <garbeam@wmii.de>
Mon, 17 Jul 2006 08:09:57 +0000 (10:09 +0200)
README

diff --git a/README b/README
index e6b06b0e40b26c13d98bae589f6628e4f760b9ec..a17b82a6a1fdfd37a8e7cf52783121aa6dfb88e5 100644 (file)
--- a/README
+++ b/README
@@ -36,5 +36,5 @@ This will start dwm on display :1 of the host foo.bar.
 
 Configuration
 -------------
-The configuration of dwm is done by customizing the wm.h source file. To
-customize the key bindings edit dev.c.
+The configuration of dwm is done by customizing source code,
+grep for CUSTOMIZE keyword.