aboutsummarylogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorarg@10ksloc.org2006-08-03 10:58:29 +0200
committerarg@10ksloc.org2006-08-03 10:58:29 +0200
commitcd8a9050c95aebb2e1f8cfe16191a22db69073d7 (patch)
treef52f0c279fca0fb28054bea17c117ebdb07a2fd1 /README
parent30fdf85644986e36f87e9e9fae1107438c1caa38 (diff)
downloadaur-cd8a9050c95aebb2e1f8cfe16191a22db69073d7.tar.gz
applied Sanders doc changes, added a PHONY line and changed the output of config.h creation somewhat
Diffstat (limited to 'README')
-rw-r--r--README3
1 files changed, 2 insertions, 1 deletions
diff --git a/README b/README
index 5d40d95f0c33..5915a272b0d9 100644
--- a/README
+++ b/README
@@ -44,4 +44,5 @@ like this in your .xinitrc:
Configuration
-------------
-The configuration of dwm is done by editing config.h.
+The configuration of dwm is done by creating a custom config.h
+and (re)compiling the source code.