This commit is contained in:
Lily 2024-10-11 18:35:43 +11:00 committed by GitHub
commit 269e0b282b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -75,7 +75,7 @@ processors work just fine (even for macOS Sonoma).
```
cd ~
git clone --depth 1 --recursive https://github.com/kholia/OSX-KVM.git
git clone --depth 1 --recursive --shallow-submodules https://github.com/kholia/OSX-KVM.git
cd OSX-KVM
```