aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Arun Prakash Jana <engineerarun@gmail.com>2019-10-12 03:26:00 +0530
committerGravatar Arun Prakash Jana <engineerarun@gmail.com>2019-10-12 03:26:00 +0530
commit10188fa9b19c5545cd7fbe6db686ea21fce37715 (patch)
treed72f42320f7b8f47905b7b45c60ca2e86e3593ff
parent19df7777db2a731e360a99d65552a3522e5c6dfe (diff)
downloadnnn-10188fa9b19c5545cd7fbe6db686ea21fce37715.tar.gz
Update to Ubuntu 18.04 install commands
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 11f8e46..8e22db8 100644
--- 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