summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
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)