From: Arun Prakash Jana <engineerarun@gmail.com>
Date: Wed, 26 Jul 2017 04:04:30 +0000 (+0530)
Subject: Update readme
X-Git-Tag: v1.4~60
X-Git-Url: http://www.git.stargrave.org/?a=commitdiff_plain;h=dbafb31dd4a4884950cae815bf22f00c2172311b;p=nnn.git

Update readme
---

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