From a5ae665582d065b08ebc7f79639dcad06671402e Mon Sep 17 00:00:00 2001
From: Rohan Barar
Date: Mon, 2 Sep 2024 10:15:15 +1000
Subject: [PATCH] Clarified OOBE\BYPASSNRO Instructions
---
docs/libvirt.md | 9 ++++-----
1 file changed, 4 insertions(+), 5 deletions(-)
diff --git a/docs/libvirt.md b/docs/libvirt.md
index 8b5818b..a1541fa 100644
--- a/docs/libvirt.md
+++ b/docs/libvirt.md
@@ -596,21 +596,20 @@ Once you get to the point of selecting the location for installation, you will s
-The next hurdle will be bypassing the network selection screen. As the `VirtIO` drivers
-for networking have not yet been loaded, the virtual machine will not be able to be connected to the internet.
-- For Windows 11: Press "Shift + F10" to open the command prompt. Type 'OOBE\BYPASSNRO' (without the surrounding quotation marks) and press Enter. The system will restart and now allow you to click `I don't have internet`.
+The next hurdle will be bypassing the network selection screen. As the `VirtIO` drivers for networking have not yet been loaded, the virtual machine will not be able to be connected to the internet.
+- For Windows 11: When prompted to select your country or region, press "Shift + F10" to open the command prompt. Enter `OOBE\BYPASSNRO` and press Enter. The system will restart, allowing you to select "I don't have internet" later on. It is crucial to run this command as soon as possible, as doing so later in the installation process will not work, and you may be required to create a Microsoft account despite not having an internet connection.
-- For Windows 10: Simply click `I don't have internet`.
+- For Windows 10: Simply click "I don't have internet".
-Following the above, choose to `Continue with limited setup`.
+Following the above, choose to "Continue with limited setup".