From 09557d6101104dd93e9c5907dfeaae036c325d73 Mon Sep 17 00:00:00 2001 From: Sapi <144389458+FBIGlowie@users.noreply.github.com> Date: Wed, 17 Dec 2025 19:28:46 +0000 Subject: [PATCH] Changed the nix command repo name to match upstream --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 46db01a..9812378 100644 --- a/README.md +++ b/README.md @@ -164,7 +164,7 @@ processors work just fine (even for macOS Sonoma). * Or use a simple nix command if you have it installed. ``` - nix run github:FBIGlowie/OSX-KVM/ --no-write-lock-file -- catalina + nix run github:kholia/OSX-KVM/ --no-write-lock-file -- catalina ``` This will clone a repository at `./OSX-KVM`, download the image, give everything the right permissions, and start `./OpenCore-Boot.sh`.