From dbafb31dd4a4884950cae815bf22f00c2172311b Mon Sep 17 00:00:00 2001 From: Arun Prakash Jana Date: Wed, 26 Jul 2017 09:34:30 +0530 Subject: [PATCH] Update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 16511065..783000ad 100644 --- a/README.md +++ b/README.md @@ -122,7 +122,7 @@ Have fun with it! PRs are welcome. Check out [#1](https://github.com/jarun/nnn/i - [Homebrew](http://braumeister.org/formula/nnn) - [Debian](https://packages.debian.org/search?keywords=nnn) - [Ubuntu PPA](https://launchpad.net/~twodopeshaggy/+archive/ubuntu/jarun/) -- Packages for **Fedora 24** and **CentOS 7** are available with the [latest release](https://github.com/jarun/nnn/releases/latest) +- Packages for latest **Fedora** and **CentOS** distributions are available with the [latest release](https://github.com/jarun/nnn/releases/latest) - To cook yourself, download the [latest stable release](https://github.com/jarun/nnn/releases/latest) or clone this repository (*risky*). Then install the dependencies and compile (e.g. on Ubuntu 16.04): $ sudo apt-get install libncursesw5-dev libreadline6-dev