From: Max Grinberg <13444627+codeswhite@users.noreply.github.com> Date: Sun, 24 Jul 2022 21:07:57 +0000 (+0300) Subject: Added installation instruction for Gentoo distro (#2209) X-Git-Url: https://git.lizzy.rs/?a=commitdiff_plain;h=091fa9091d15f725a2e035f9869cbb8e772f7106;p=micro.git Added installation instruction for Gentoo distro (#2209) Co-authored-by: Max Grinberg --- diff --git a/README.md b/README.md index f753d4ae..fee7c6e6 100644 --- a/README.md +++ b/README.md @@ -140,6 +140,7 @@ for other operating systems. These packages are not guaranteed to be up-to-date. * Linux: Available in distro-specific package managers. * `dnf install micro` (Fedora). * `pacman -S micro` (Arch Linux). + * `emerge app-editors/micro` (Gentoo). * `eopkg install micro` (Solus). * See [wiki](https://github.com/zyedidia/micro/wiki/Installing-Micro) for details about CRUX, Termux. * Windows: [Chocolatey](https://chocolatey.org) and [Scoop](https://github.com/lukesampson/scoop).