From 45c801fbf5da8ebf55bb626f0cfac248750fc5a7 Mon Sep 17 00:00:00 2001 From: beech Date: Thu, 4 Jul 2024 00:17:22 -0500 Subject: [PATCH] Updated README --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index cf5c05f..ba94056 100644 --- a/README.md +++ b/README.md @@ -35,8 +35,11 @@ nano preinstall2.sh # Installer 2 sh preinstall2.sh + +# Preparing for first boot exit umount -R /mnt +reboot # Remove installation media during reboot ``` ### After First Boot