Add installation instructions on Gentoo

This commit is contained in:
Kirill Chibisov
2020-07-07 16:41:44 +03:00
committed by Kenny Levinsen
parent edf7936400
commit d4664b4061

View File

@@ -22,8 +22,16 @@ The below will install greetd, agreety and the default configuration. This looks
### From packages
#### Arch Linux
greetd and a few greeters are available in AUR for Arch Linux.
#### Gentoo
```sh
emerge gui-libs/greetd
```
### Manually from source
```sh