tfixes to README - dmenu - Dmenu fork with xft fonts.
(HTM) git clone git://r-36.net/dmenu
(DIR) Log
(DIR) Files
(DIR) Refs
(DIR) README
(DIR) LICENSE
---
(DIR) commit a381b3a8196d7b28b4a0f107f86974741abfdfac
(DIR) parent 2a4b146fc423a56950b7153e02f36de25358567a
(HTM) Author: Anselm R.Garbe <arg@10ksloc.org>
Date: Tue, 8 Aug 2006 17:14:35 +0200
fixes to README
Diffstat:
README | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
(DIR) diff --git a/README b/README
t@@ -1,6 +1,6 @@
dmenu - dynamic menu
--------------------
-dwm is a generic, highly customizable, and efficient menu for the
+dmenu is a generic, highly customizable, and efficient menu for the
X Window System.
t@@ -11,7 +11,7 @@ In order to build dmenu you need the Xlib header files.
Installation
------------
-Edit config.mk to match your local setup (dwm is installed into
+Edit config.mk to match your local setup (dmenu is installed into
the /usr/local namespace by default).
Afterwards enter the following command to build and install dmenu (if