Update README.md
This commit is contained in:
parent
7e351ab44c
commit
1b1dd69e9a
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@ Basically you just need to run all those 3 scripts without other command to get
|
|||
```
|
||||
$ ./01-toolchain && sudo ./02-base && sudo ./03-mkiso
|
||||
```
|
||||
*Note: script 01-toolchain gonna ask for sudo password
|
||||
> Note: script 01-toolchain gonna ask for sudo password
|
||||
|
||||
- First grab any distro's livecd to use as host, or you can just your current running linux distro as host. (read below for tested livecd)
|
||||
- Prepare your partition for LFS and mount it on `/mnt/lfs` or you can change where LFS build directory in `config` file.
|
||||
|
|
Loading…
Add table
Reference in a new issue