Update README.md

This commit is contained in:
Lemniskett 2020-11-18 15:26:24 +07:00 committed by GitHub
parent 591f6ea3f9
commit 350ec460e5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,7 +11,7 @@ Ever since I'm running some niche distros like Void, Solus, I had a problem find
### Installing Archbox ### Installing Archbox
It's pretty easy, just run ```install.sh``` as root. It's pretty easy, just run ```install.sh``` as root.
### Installing chroot enviroment ### 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 <archlinux tarball download link> sudo archbox --create <archlinux tarball download link>
``` ```