]> Sergey Matveev's repositories - nnn.git/commitdiff
Update to Ubuntu 18.04 install commands
authorArun Prakash Jana <engineerarun@gmail.com>
Fri, 11 Oct 2019 21:56:00 +0000 (03:26 +0530)
committerArun Prakash Jana <engineerarun@gmail.com>
Fri, 11 Oct 2019 21:56:00 +0000 (03:26 +0530)
README.md

index 11f8e46bcde26093fcbc63b1022b664187ebde8b..8e22db89640b8ce0d6bc43c2b9592c6d76747af4 100644 (file)
--- a/README.md
+++ b/README.md
@@ -122,9 +122,9 @@ Packages for Arch Linux, CentOS, Debian, Fedora and Ubuntu are auto-generated wi
 
 #### From source
 
-Download the latest stable release or clone this repository (*risky*), install deps and compile. On Ubuntu 16.04:
+Download the latest stable release or clone this repository (*risky*), install deps and compile. On Ubuntu 18.04:
 
-    $ sudo apt-get install pkg-config libncursesw5-dev libreadline6-dev
+    $ sudo apt-get install pkg-config libncursesw5-dev libreadline-dev
     $ make
     $ sudo make strip install