From 90ce5fad1c47a095af24662a54ce0d35dadc9ea4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lu=C3=ADs=20Guilherme=20Bergamini=20Mendes?= Date: Thu, 17 Sep 2020 18:20:09 -0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c39ad0b..3882bd8 100644 --- a/README.md +++ b/README.md @@ -116,7 +116,7 @@ Copy all the shell scripts from this repository to your $LFS directory: cp //*.sh $LFS ``` -Now, run the lfs-cross.sh script, which will build the cross-toolchain and cross compiling temporary tools from chapters 5 and 6. The build took approximately 30 minutes on my machine: +Now, run the lfs-cross.sh script, which will build the cross-toolchain and cross compiling temporary tools from chapters 5 and 6: ``` sh $LFS/lfs-cross.sh | tee $LFS/lfs-cross.log