diff options
author | Arun Prakash Jana <engineerarun@gmail.com> | 2019-01-11 14:36:09 +0530 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-01-11 14:36:09 +0530 |
commit | 625f2f88309c86395f902cb7e6e73b41c6238813 (patch) | |
tree | 3806043e12698ef10382de8ac20c94370bf48e1c /README.md | |
parent | 1235a7a9a114c57e91905c0f1d06f75e3f76f07f (diff) | |
parent | d438a665e489b9d90289c75e1c611cfd7a199d7a (diff) | |
download | nnn-625f2f88309c86395f902cb7e6e73b41c6238813.tar.gz |
Merge pull request #189 from milisarge/patch-1
Update README.md -Milis
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -155,6 +155,7 @@ Intrigued? Find out [HOW](https://github.com/jarun/nnn/wiki/performance-factors) - [FreeBSD](https://www.freshports.org/misc/nnn) (`pkg install nnn`) - [Gentoo](https://packages.gentoo.org/packages/app-misc/nnn) (`emerge nnn`) - [macOS/Homebrew](http://formulae.brew.sh/formula/nnn) (`brew install nnn`) +- [Milis Linux](https://notabug.org/milislinux/milis/src/master/talimatname/genel/n/nnn/talimat) (`mps kur nnn`) - [NixOS](https://github.com/NixOS/nixpkgs/tree/master/pkgs/applications/misc/nnn) (`nix-env -i nnn`) - [OpenBSD](https://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/sysutils/nnn/) (`pkg_add nnn`) - [openSUSE](https://software.opensuse.org/package/nnn) (and packages for several other distros) (`zypper in nnn`) @@ -168,6 +169,7 @@ Intrigued? Find out [HOW](https://github.com/jarun/nnn/wiki/performance-factors) - [Ubuntu PPA](https://launchpad.net/~twodopeshaggy/+archive/ubuntu/jarun/) (`apt-get install nnn`) - [Void Linux](https://github.com/void-linux/void-packages/tree/master/srcpkgs/nnn) (`xbps-install -S nnn`) + #### Release packages Packages for Arch Linux, CentOS, Debian, Fedora, Solus, and Ubuntu are available with the [latest stable release](https://github.com/jarun/nnn/releases/latest). |