changeset 166 | e0535db04dfe |
parent 154 | a011f447af88 |
child 170 | 697715541a25 |
--- a/README Wed Aug 02 16:38:21 2006 +0200 +++ b/README Wed Aug 02 16:46:59 2006 +0200 @@ -16,13 +16,9 @@ Afterwards enter the following command to build and install dwm (if necessary as root): + cp config.default.h config.h make clean install -If you want to use a customized config.h, you can use the following -command for installing dwm: - - make CONFIG=<your-config>.h clean install - Running dwm -----------