diff options
| author | Anselm R.Garbe <arg@10ksloc.org> | 2006-08-08 17:14:35 +0200 |
|---|---|---|
| committer | Anselm R.Garbe <arg@10ksloc.org> | 2006-08-08 17:14:35 +0200 |
| commit | a381b3a8196d7b28b4a0f107f86974741abfdfac (patch) | |
| tree | 9157b0210222997a981539e9ee44c7b7cb733f7a /README | |
| parent | 2a4b146fc423a56950b7153e02f36de25358567a (diff) | |
fixes to README
Diffstat (limited to 'README')
| -rw-r--r-- | README | 4 |
1 files changed, 2 insertions, 2 deletions
| @@ -1,6 +1,6 @@ | |||
| 1 | dmenu - dynamic menu | 1 | dmenu - dynamic menu |
| 2 | -------------------- | 2 | -------------------- |
| 3 | dwm is a generic, highly customizable, and efficient menu for the | 3 | dmenu is a generic, highly customizable, and efficient menu for the |
| 4 | X Window System. | 4 | X Window System. |
| 5 | 5 | ||
| 6 | 6 | ||
| @@ -11,7 +11,7 @@ In order to build dmenu you need the Xlib header files. | |||
| 11 | 11 | ||
| 12 | Installation | 12 | Installation |
| 13 | ------------ | 13 | ------------ |
| 14 | Edit config.mk to match your local setup (dwm is installed into | 14 | Edit config.mk to match your local setup (dmenu is installed into |
| 15 | the /usr/local namespace by default). | 15 | the /usr/local namespace by default). |
| 16 | 16 | ||
| 17 | Afterwards enter the following command to build and install dmenu (if | 17 | Afterwards enter the following command to build and install dmenu (if |
