]> Sergey Matveev's repositories - nnn.git/commitdiff
Fix #235: Add instruction for CentOS
authorArun Prakash Jana <engineerarun@gmail.com>
Sat, 10 Aug 2019 19:24:07 +0000 (00:54 +0530)
committerArun Prakash Jana <engineerarun@gmail.com>
Sat, 10 Aug 2019 19:24:07 +0000 (00:54 +0530)
README.md

index 047a63a4902ae88c43a7eec159bff0a6cfd277e5..f617ccb3a3f5a19a53ffba8b8ca9c194b6b67713 100644 (file)
--- a/README.md
+++ b/README.md
@@ -162,6 +162,7 @@ There's a good chance `nnn` is already available in the default repos of your di
 
 - [Alpine Linux](https://pkgs.alpinelinux.org/packages?name=nnn) (`apk add nnn`)
 - [Arch Linux](https://www.archlinux.org/packages/community/x86_64/nnn/) (`pacman -S nnn`)
+- CentOS (`yum --enablerepo=epel install nnn`)
 - [CRUX](https://crux.nu/portdb/?a=search&q=nnn) (`prt-get depinst nnn`)
 - [Debian](https://packages.debian.org/search?keywords=nnn&searchon=names&exact=1) (`apt-get install nnn`)
 - [DPorts](https://github.com/DragonFlyBSD/DPorts/tree/master/misc/nnn) (`pkg install nnn`)