From c3fa3407ccc172ced3bf6e36c5ffb5e1ba089f65 Mon Sep 17 00:00:00 2001 From: William Casarin Date: Mon, 9 Jul 2018 22:58:54 -0700 Subject: install readme --- README.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index f067062..eb7bb7c 100644 --- a/README.md +++ b/README.md @@ -25,8 +25,17 @@ dmenu. You will need to tweak [cfg.def.h](cfg.def.h) to your liking before building. This is temporary until the configuration file format is complete, but it has the benefit of being quite fast to launch! +Installing +---------- -key bindings +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 + + +Key Bindings ------------ ``` -- cgit v1.2.3