Update README.md
This commit is contained in:
parent
a79efaeda9
commit
87c84dfa37
@ -48,7 +48,10 @@ then do :
|
|||||||
```
|
```
|
||||||
mount
|
mount
|
||||||
```
|
```
|
||||||
make sure there's no mounted Archbox directories and then delete the Arch Linux directory.
|
make sure there's no mounted Archbox directories and then delete the Arch Linux directory (Assuming the INSTALL_PATH is /var/archlinux) :
|
||||||
|
```
|
||||||
|
rm -rf /var/archlinux
|
||||||
|
```
|
||||||
### Entering chroot environment
|
### Entering chroot environment
|
||||||
To enter chroot, do :
|
To enter chroot, do :
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user