diff options
| author | 2018-12-17 09:46:32 -0200 | |
|---|---|---|
| committer | 2018-12-17 09:46:32 -0200 | |
| commit | 0bcde42f4c4fc47e4c38cfec2b9a7078716900dc (patch) | |
| tree | 7e746db3c2a2af022e1ca56f6b2dc56571810724 | |
| parent | d360b08eb082c7d17573d5272a15cf26858cf604 (diff) | |
| download | nnn-0bcde42f4c4fc47e4c38cfec2b9a7078716900dc.tar.gz | |
describe that homebrew is installer for macOS
Hardly a person to use macOS and this familiar with homebrew search by homebrew
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -155,7 +155,7 @@ Intrigued? Find out [HOW](https://github.com/jarun/nnn/wiki/performance-factors) - [Fedora](https://apps.fedoraproject.org/packages/nnn) (`dnf install nnn`) - [FreeBSD](https://www.freshports.org/misc/nnn) (`pkg install nnn`) - [Gentoo](https://packages.gentoo.org/packages/app-misc/nnn) (`emerge nnn`) -- [Homebrew](http://formulae.brew.sh/formula/nnn) (`brew install nnn`) +- [macOS/Homebrew](http://formulae.brew.sh/formula/nnn) (`brew install 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`) |