Merge pull request #125 from vitaly-zdanevich/patch-4

README.md: Installation: add Gentoo
This commit is contained in:
Kron4ek 2024-04-10 23:21:55 +03:00 committed by GitHub
commit 086254e192
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).