Fix directory paths in README for installation

This commit is contained in:
Statik DK Smoke 2025-09-07 20:20:58 -05:00 committed by GitHub
parent 9ab74305bd
commit a391cc34a5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -10,9 +10,9 @@ sudo curl -fsSL https://raw.githubusercontent.com/kholia/OSX-KVM/master/install-
```bash ```bash
sudo wget https://raw.githubusercontent.com/kholia/OSX-KVM/master/install-macos-kvm.sh sudo wget https://raw.githubusercontent.com/kholia/OSX-KVM/master/install-macos-kvm.sh
cd ~/kholia/OSX-KVM cd ~/OSX-KVM
sudo bash install-macos-kvm.sh sudo bash install-macos-kvm.sh
cd ~/kholia/OSX-KVM/OpenCore cd ~/OSX-KVM/OpenCore
./OpenCore-boot.sh ./OpenCore-boot.sh
``` ```
#### After Boot open KVM and Creat a new VM, navigate to your new "drive" and MacOS in KVM #### After Boot open KVM and Creat a new VM, navigate to your new "drive" and MacOS in KVM