mirror of
https://github.com/Kron4ek/Conty
synced 2024-11-16 19:50:06 +01:00
README.md: Installation: add Gentoo
This commit is contained in:
parent
3a3def08cf
commit
0d2e694da8
1 changed files with 2 additions and 0 deletions
|
@ -61,6 +61,8 @@ $ chmod +x conty.sh
|
||||||
|
|
||||||
Chmod only need to be executed once (per file). You can now [start using Conty](#usage).
|
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
|
### 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).
|
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).
|
||||||
|
|
Loading…
Reference in a new issue