From 04f18f3554287fbf26726e2404c390ca104354d9 Mon Sep 17 00:00:00 2001 From: John Hawthorn Date: Sat, 26 Jul 2014 23:38:18 -0700 Subject: Update README.md --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 2f3ebf5..7fcc5d5 100644 --- a/README.md +++ b/README.md @@ -5,3 +5,10 @@ A fuzzy text selector for terminals in C inspired by and [dmenu](http://tools.suckless.org/dmenu/) +## Installation + + $ make + $ sudo make install + +The `PREFIX` environment variable can be used to specify the install location, +the default is `/usr/local`. -- cgit v1.2.3