From 1b1dd69e9a2fe7df498dd42a7c7d088d52cfec29 Mon Sep 17 00:00:00 2001 From: Emmett1 Date: Fri, 3 Jul 2020 00:00:09 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2769a87..546ff78 100755 --- a/README.md +++ b/README.md @@ -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.