Update manual installation command

This commit is contained in:
Arun Prakash Jana 2019-06-19 22:03:08 +05:30
parent 4679daa761
commit 25413dfe23
No known key found for this signature in database
GPG Key ID: A75979F35C080412
1 changed files with 1 additions and 1 deletions

View File

@ -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.