Changed the nix command repo name to match upstream

This commit is contained in:
Sapi 2025-12-17 19:28:46 +00:00 committed by GitHub
parent 6a88f5d1f0
commit 09557d6101
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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`.