From ca143f553128a81eb227d896a953a64b64d06e4d Mon Sep 17 00:00:00 2001 From: C4FE1 <69542644+C4FE1@users.noreply.github.com> Date: Tue, 26 Jul 2022 13:23:24 -0300 Subject: [PATCH] Update README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 0e7fcb7..b2a5f97 100644 --- a/README.md +++ b/README.md @@ -51,9 +51,9 @@ Download all the packages and extract them to $LFS/sources. ``` cd $LFS -cp //lfs-packages-11.0.tar . -tar xf lfs-packages-11.0.tar -mv 11.0 sources +cp //lfs-packages-11.1.tar . +tar xf lfs-packages-11.1.tar +mv 11.1 sources chmod -v a+wt $LFS/sources ``` @@ -296,4 +296,4 @@ sh /lfs-final.sh | tee /lfs-final.log # The end -You can now create a new VM using the virtual hard disk with the LFS build. It will be bootable and fully functional. Enjoy! \ No newline at end of file +You can now create a new VM using the virtual hard disk with the LFS build. It will be bootable and fully functional. Enjoy!