From 0bcde42f4c4fc47e4c38cfec2b9a7078716900dc Mon Sep 17 00:00:00 2001 From: Avelino Date: Mon, 17 Dec 2018 09:46:32 -0200 Subject: [PATCH] describe that homebrew is installer for macOS Hardly a person to use macOS and this familiar with homebrew search by homebrew --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d505a9d0..1596cd74 100644 --- a/README.md +++ b/README.md @@ -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`)