README.md: gentoo now has fd ebuild, document it

This commit is contained in:
Georgy Yakovlev 2018-02-18 16:18:57 -08:00 committed by David Peter
parent 1bf193af60
commit ad8256c217
1 changed files with 6 additions and 0 deletions

View File

@ -138,6 +138,12 @@ You can install [the fd package](https://www.archlinux.org/packages/community/x8
```
pacman -S fd
```
### On Gentoo Linux
You can use [the fd ebuild](https://packages.gentoo.org/packages/sys-apps/fd) from the official repo:
```
emerge -av fd
```
### On Void Linux