Update README.md
This commit is contained in:
parent
320ec279d6
commit
20f00e0aef
|
@ -48,9 +48,9 @@ mkdir $HOME/live-ubuntu-from-scratch
|
|||
> Reference: https://en.wikipedia.org/wiki/Chroot
|
||||
|
||||
1. **Access chroot environment**
|
||||
```
|
||||
sudo chroot $HOME/live-ubuntu-from-scratch/chroot
|
||||
```
|
||||
```
|
||||
sudo chroot $HOME/live-ubuntu-from-scratch/chroot
|
||||
```
|
||||
|
||||
2. **Configure mount points, home and locale**
|
||||
```
|
||||
|
|
Loading…
Reference in New Issue