From fd07250e6ca10929d5523db811b2c3a83c61a012 Mon Sep 17 00:00:00 2001 From: Jonas Stein Date: Fri, 2 Jun 2017 23:45:32 +0200 Subject: doc: README.md (#6839) --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index dc64f776d4..cb3ac46a24 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,7 @@ Install from package Pre-built packages for Windows, macOS, and Linux are found at 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](https://github.com/neovim/neovim/wiki/Installing-Neovim)! Project layout @@ -110,5 +110,6 @@ See `LICENSE` for details. [Ubuntu]: http://packages.ubuntu.com/search?keywords=neovim [Fedora]: https://admin.fedoraproject.org/pkgdb/package/rpms/neovim [Arch Linux]: https://www.archlinux.org/packages/?q=neovim +[Gentoo]: https://packages.gentoo.org/packages/app-editors/neovim -- cgit