Update README.md

This commit is contained in:
Emmett1 2020-07-03 00:02:03 +08:00 committed by GitHub
parent 12f31f8cc5
commit 1d6f7dd9d4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -46,7 +46,7 @@ $ ./01-toolchain && sudo ./02-base && sudo ./03-mkiso
```
> 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)
- 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 host)
- Prepare your partition for LFS and mount it on `/mnt/lfs` or you can change where LFS build directory in `config` file.
- Optionally modify `config` file to suit your need.
- Run script `01-toolchain` to build temporary toolchain.