aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 3b1dfd1..429589e 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.