From 9976436714e015f788d6a8413744057fdad95c89 Mon Sep 17 00:00:00 2001 From: Kron4ek Date: Sun, 8 Sep 2024 13:34:27 +0300 Subject: [PATCH] Update README.md --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index b4e4c09..76b00b8 100644 --- a/README.md +++ b/README.md @@ -79,8 +79,6 @@ $ 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` (or `busybox`). And your `/tmp` directory should allow files execution (which it does by default on most distros).