From 350ec460e50e1764f3f5f94dfc8285f3e6e1e112 Mon Sep 17 00:00:00 2001 From: Lemniskett Date: Wed, 18 Nov 2020 15:26:24 +0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4fec99e..9ebc5fd 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ Ever since I'm running some niche distros like Void, Solus, I had a problem find ### Installing Archbox It's pretty easy, just run ```install.sh``` as root. ### Installing chroot enviroment -Before creating chroot enviroment, edit your username in ```/etc/archbox.conf```, then do : +Before creating chroot enviroment, edit your chroot username in ```/etc/archbox.conf```, then do : ``` sudo archbox --create ```