dwm-meillo
diff README @ 172:af781faa40d6
implemented the idea presented by Sander for dwm target
author | arg@10ksloc.org |
---|---|
date | Wed, 02 Aug 2006 17:49:21 +0200 |
parents | 697715541a25 |
children | 48c820470858 |
line diff
1.1 --- a/README Wed Aug 02 17:19:22 2006 +0200 1.2 +++ b/README Wed Aug 02 17:49:21 2006 +0200 1.3 @@ -13,10 +13,9 @@ 1.4 Edit config.mk to match your local setup (dwm is installed into 1.5 the /usr/local namespace by default). 1.6 1.7 -Afterwards enter the following commands to build and install dwm (if 1.8 +Afterwards enter the following command to build and install dwm (if 1.9 necessary as root): 1.10 1.11 - cp config.default.h config.h 1.12 make clean install 1.13 1.14