mirror of
https://github.com/kholia/OSX-KVM.git
synced 2026-02-05 15:14:28 +01:00
Changed the nix command repo name to match upstream
This commit is contained in:
parent
6a88f5d1f0
commit
09557d6101
|
|
@ -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`.
|
||||
|
|
|
|||
Loading…
Reference in a new issue