From 6da072535bda64720439d585f69b331f5f22cb9d Mon Sep 17 00:00:00 2001 From: Sapi <144389458+FBIGlowie@users.noreply.github.com> Date: Wed, 17 Dec 2025 19:27:06 +0000 Subject: [PATCH] Enhance README with image download step Updated instructions to include downloading the image. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 153381d..6e0851f 100644 --- a/README.md +++ b/README.md @@ -166,8 +166,8 @@ processors work just fine (even for macOS Sonoma). ``` nix run github:FBIGlowie/OSX-KVM/ --no-write-lock-file -- catalina ``` - This will clone a repository at `./OSX-KVM`, give it the right permissions, - and automatically start `./OpenCore-Boot.sh`. + This will clone a repository at `./OSX-KVM`, download the image, + give everything the right permissions, and start `./OpenCore-Boot.sh`. * Now you are ready to install macOS 🚀