]> Sergey Matveev's repositories - nnn.git/commitdiff
Update manual installation command
authorArun Prakash Jana <engineerarun@gmail.com>
Wed, 19 Jun 2019 16:33:08 +0000 (22:03 +0530)
committerArun Prakash Jana <engineerarun@gmail.com>
Wed, 19 Jun 2019 16:33:08 +0000 (22:03 +0530)
README.md

index 3b1dfd1f21f36f462ed61d1a93dd2fa903894e3c..429589e8d4c50077be50e08c02872ff56ed0fd9a 100644 (file)
--- 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.