From 8530015d1c48d102a0790cb3358e9e17664e9d2a Mon Sep 17 00:00:00 2001 From: Lemniskett Date: Mon, 2 Nov 2020 10:00:22 +0700 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 7b7487e..ce9bb32 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,8 @@ Before creating chroot enviroment, edit your username in ```/etc/archbox.conf``` ``` sudo archbox --create ``` +### Removing chroot enviroment +**IMPORTANT**, Make sure you've unmounted everything in chroot enviroment, if you're unsure which partitions must be unmounted, remove the init script and reboot, then delete the folder. ### Entering chroot enviroment To enter chroot, do : ```