From dd9e57df723d27bc9985884707e0fbe967c34d92 Mon Sep 17 00:00:00 2001 From: Kron4ek Date: Sun, 28 Mar 2021 21:42:27 +0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 59cdcd6..4fdaf16 100644 --- a/README.md +++ b/README.md @@ -136,7 +136,7 @@ export HOME_DIR="/home/username/custom_home_dir" ## How to create your own Conty executables -If you want to create Arch-based container then use the **create-arch-bootstrap.sh** script. Root rights +If you want to create Arch-based container, then use the **create-arch-bootstrap.sh** script. Root rights are required for this step, because chrooting is used here. ```