Commit 863656d

arg@10ksloc.org <unknown>
2006-08-02 11:12:00
fixed a type in README, and patched config.mk
1 parent f1a34ae
Changed files (2)
config.mk
@@ -1,5 +1,5 @@
 # dwm version
-VERSION = 0.6
+VERSION = 0.7
 
 # Customize below to fit your system
 
README
@@ -13,7 +13,7 @@ Installation
 Edit config.mk to match your local setup (dwm is installed into
 the /usr/local namespace by default).
 
-Afterwards enter the following command to build and install dwm (if
+Afterwards enter the following commands to build and install dwm (if
 necessary as root):
 
     cp config.default.h config.h