From dd01abd718f5c8e0c2da9c226961a3d80736f003 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lu=C3=ADs=20Guilherme=20Bergamini=20Mendes?= Date: Thu, 17 Sep 2020 22:21:07 -0300 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index c8b0b30..411a321 100644 --- a/README.md +++ b/README.md @@ -264,3 +264,7 @@ Run the final script to configure the rest of the system: ``` 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!