Fix Gentoo installation instructions

This makes it more in line with the instructions for other distros.
This commit is contained in:
Bernardo Meurer 2019-05-23 13:01:54 -07:00 committed by Pierre Peltier
parent 89b3ca552f
commit 97934e8d8d

View file

@ -50,8 +50,10 @@ sudo dpkg -i lsd_7.2.0_amd64.deb # adapt version number and architecture
```
### On Gentoo
Package available on [package.gentoo.org](https://packages.gentoo.org/packages/sys-apps/lsd) (maintained by Georgy Yakovlev)
```sh
sudo emerge sys-apps/lsd
```
(Ebuild maintained by Georgy Yakovlev)
### From Snap