mirror of
https://github.com/jarun/nnn.git
synced 2024-11-24 11:51:27 +00:00
Update manual installation command
This commit is contained in:
parent
4679daa761
commit
25413dfe23
|
@ -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
|
$ sudo apt-get install pkg-config libncursesw5-dev libreadline6-dev
|
||||||
$ make
|
$ make
|
||||||
$ sudo make install
|
$ sudo make strip install
|
||||||
|
|
||||||
`PREFIX` is supported, in case you want to install to a different location.
|
`PREFIX` is supported, in case you want to install to a different location.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue