diff options
author | arg@10ksloc.org <unknown> | 2006-08-03 10:58:29 +0200 |
---|---|---|
committer | arg@10ksloc.org <unknown> | 2006-08-03 10:58:29 +0200 |
commit | dc5c070c44d9af434405c8d6538abd06299d3298 (patch) | |
tree | a3717a17980e71b6be455c4b9614087b7212d3ad /README | |
parent | 8cc7f3bace087dfb024a23115c211d82b35614ae (diff) | |
download | dwm-dc5c070c44d9af434405c8d6538abd06299d3298.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-- | README | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/README b/README index 5d40d95..5915a27 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. |