From 941e8e919040381f99053c0e661b9f0881218c22 Mon Sep 17 00:00:00 2001 From: Kron4ek Date: Sun, 8 Sep 2024 14:37:47 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 76b00b8..b2225e5 100644 --- a/README.md +++ b/README.md @@ -81,7 +81,7 @@ Chmod only need to be executed once (per file). You can now [start using 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). +The only requirements are `fuse3` (or `fuse2`) and `coreutils` (or other POSIX compliant basic utilities). And your `/tmp` directory should allow files execution (which it does by default on most distros). Your Linux kernel must be at least version 4.4 and should support unprivileged user namespaces. On some Linux distros this feature is disabled by default and can be enabled with sysfs: