From 21e2895ff2707e58d8e3152e0e7a1a29bd2ca668 Mon Sep 17 00:00:00 2001 From: Jonathan Weinberg Date: Wed, 3 Jan 2024 09:45:25 -0500 Subject: [PATCH] Update README.md Little extra info why Win11 is required for WSL2 and a typo fix for a link within the readme.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2792a37..f05bcef 100644 --- a/README.md +++ b/README.md @@ -558,7 +558,7 @@ sudo modprobe kvm Running Docker-OSX on Windows is possible using WSL2 (Windows 11 + Windows Subsystem for Linux). -You must have Windows 11 installed with build 22000+ (21H2 or higher). +You must have Windows 11 installed with build 22000+ (21H2 or higher). Please note that while WSL2 *does* exist on Windows 10, it is missing functionality that is required such as Nested Virtualization. First, install WSL on your computer by running this command in an administrator powershell. For more info, look [here](https://docs.microsoft.com/en-us/windows/wsl/install). @@ -1091,7 +1091,7 @@ COPY --chown=arch ./deduped.img /home/arch/OSX-KVM/mac_hdd_ng.img ### Run Docker-OSX headlessly with Telnet -First make sure [autoboot is enabled](#autoboot-into-osx-after-youve-installed-everything) +First make sure [autoboot is enabled](#autoboot-into-os-x-after-youve-installed-everything) Next, you will want to set up SSH to be automatically started.