Update README.md

This commit is contained in:
Luís Guilherme Bergamini Mendes 2020-09-17 08:59:04 -03:00 committed by GitHub
parent 6d317a7845
commit 2d7f99c456
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -225,5 +225,5 @@ exec /bin/bash --login +h
Run the lfs-chroot.sh script, which will build additional temporary tools: Run the lfs-chroot.sh script, which will build additional temporary tools:
``` ```
sh $LFS/lfs-chroot.sh | tee lfs-chroot.log sh /lfs-chroot.sh | tee /lfs-chroot.log
``` ```