From: Arun Prakash Jana Date: Wed, 19 Jun 2019 16:33:08 +0000 (+0530) Subject: Update manual installation command X-Git-Tag: v2.6~92 X-Git-Url: http://www.git.stargrave.org/?a=commitdiff_plain;h=25413dfe236249b33c11f9cb2e7e45a52cc6723e;p=nnn.git Update manual installation command --- diff --git a/README.md b/README.md index 3b1dfd1f..429589e8 100644 --- a/README.md +++ b/README.md @@ -171,7 +171,7 @@ To cook yourself, download the [latest stable release](https://github.com/jarun/ $ sudo apt-get install pkg-config libncursesw5-dev libreadline6-dev $ make - $ sudo make install + $ sudo make strip install `PREFIX` is supported, in case you want to install to a different location.