diff --git a/README.md b/README.md index fcea1e4..fee977f 100644 --- a/README.md +++ b/README.md @@ -115,5 +115,5 @@ Now, run the lfs-cross.sh script, which will build the cross-toolchain and cross ``` cd $LFS cp //lfs-cross.sh . -sh lfs-cross.sh +sh lfs-cross.sh | tee lfs-cross.log ```