diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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) |
