From b1956141291cb3ecd1b060f20de50634132ed76d Mon Sep 17 00:00:00 2001 From: William Casarin Date: Thu, 19 Jul 2018 22:35:51 -0700 Subject: readme: fixup install instructions --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 83ade44..a7ee8cc 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ First customize [cfg.def.h](cfg.def.h) to include your menu items. libX11 and libXft are required. Once you have those installed, simply type: - make && make install || sudo make install + make && make install To launch `cmdtree` with a key binding, use something like [xbindkeys](https://wiki.archlinux.org/index.php/Xbindkeys) -- cgit v1.2.3