aboutsummarylogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorAnselm R. Garbe2006-07-17 10:09:57 +0200
committerAnselm R. Garbe2006-07-17 10:09:57 +0200
commitaa6344dbf6b842b8e9fee7e6f8a47a8387426097 (patch)
tree0e94ca585a1b9f9bf892cb70899baeb82405e32e /README
parent0b79c79b4912911b768ddb88ff9a58e9c844e709 (diff)
downloadaur-aa6344dbf6b842b8e9fee7e6f8a47a8387426097.tar.gz
updated README
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index e6b06b0e40b2..a17b82a6a1fd 100644
--- 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.