README.md: Installation: add Gentoo

This commit is contained in:
Vitaly Zdanevich 2024-04-08 07:55:06 +03:00 committed by GitHub
parent 3a3def08cf
commit 0d2e694da8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -61,6 +61,8 @@ $ chmod +x conty.sh
Chmod only need to be executed once (per file). You can now [start using Conty](#usage).
On Gentoo you can emerge [games-emulation/conty](https://github.com/gentoo/guru/tree/master/games-emulation/conty)
### Requirements
The only requirements are `fuse3` (or `fuse2`) and `coreutils`. And your `/tmp` directory should allow files execution (which it does by default on most distros).