From 0593cc165d019678d9752c70e69899ebc96d44dd Mon Sep 17 00:00:00 2001 From: Arun Prakash Jana Date: Fri, 1 Mar 2019 14:01:14 +0530 Subject: [PATCH] Fix #218: add MacPorts to the mix --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1c0f56fc..533d4a81 100644 --- a/README.md +++ b/README.md @@ -169,6 +169,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`) +- [MacPorts](https://www.macports.org/ports.php?by=name&substr=nnn) (`port 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`)