updated README

This commit is contained in:
Anselm R. Garbe 2006-07-17 10:09:57 +02:00
parent ee5ba14431
commit ed41473634
1 changed files with 2 additions and 2 deletions

4
README
View File

@ -36,5 +36,5 @@ This will start dwm on display :1 of the host foo.bar.
Configuration Configuration
------------- -------------
The configuration of dwm is done by customizing the wm.h source file. To The configuration of dwm is done by customizing source code,
customize the key bindings edit dev.c. grep for CUSTOMIZE keyword.