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!