From 41eea59dcfdb2d0f6ff9330f268d0e6fa5bf05c1 Mon Sep 17 00:00:00 2001 From: Linda_pp Date: Mon, 18 Jan 2021 17:41:25 +0900 Subject: [PATCH] doc: Add link to Homebrew formula in README (#13782) The page is useful because it contains: How to install it Package information (e.g. current version) List of dependencies Analytics (how many people are using it) --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 180fc1df14..f4d92b77a1 100644 --- a/README.md +++ b/README.md @@ -46,7 +46,7 @@ Install from package Pre-built packages for Windows, macOS, and Linux are found on the [Releases](https://github.com/neovim/neovim/releases/) page. -[Managed packages] are in Homebrew, [Debian], [Ubuntu], [Fedora], [Arch Linux], +[Managed packages] are in [Homebrew], [Debian], [Ubuntu], [Fedora], [Arch Linux], [Gentoo], and more! Install from source @@ -137,5 +137,6 @@ Apache 2.0 license, except for contributions copied from Vim (identified by the [Fedora]: https://apps.fedoraproject.org/packages/neovim [Arch Linux]: https://www.archlinux.org/packages/?q=neovim [Gentoo]: https://packages.gentoo.org/packages/app-editors/neovim +[Homebrew]: https://formulae.brew.sh/formula/neovim