Added installation instruction for Gentoo distro (#2209)

Co-authored-by: Max Grinberg <codeswhite@protonmail.com>
This commit is contained in:
Max Grinberg 2022-07-25 00:07:57 +03:00 committed by GitHub
parent 7efec130dc
commit 091fa9091d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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).