fixes to README
a381b3a8
1 file(s) · +2 −2
| 1 | 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 | 4 | X Window System. |
|
| 5 | 5 | ||
| 6 | 6 | ||
| 11 | 11 | ||
| 12 | 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 | 15 | the /usr/local namespace by default). |
|
| 16 | 16 | ||
| 17 | 17 | Afterwards enter the following command to build and install dmenu (if |
|