X-Git-Url: https://git.xinqibao.xyz/dmenu.git/blobdiff_plain/d8d17f369ee098f3e71cea1769797a2e9c25025d..d1415ea4970cba350d9d4af5c8699e9278899707:/README diff --git a/README b/README index 218c6a6..96f8b9a 100644 --- a/README +++ b/README @@ -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. @@ -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