1
0
mirror of https://github.com/foxlet/macOS-Simple-KVM.git synced 2024-06-02 06:03:31 +02:00

Update README.md

On openSUSE Tumbleweed this wouldn't connect to libvirtd until I ran it with `sudo`.
This commit is contained in:
GeckoLinux 2019-06-20 18:59:22 -05:00 committed by GitHub
parent 2b9150cb84
commit d14f3ed875
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -37,7 +37,7 @@ and add it to the end of `basic.sh`:
Then run `basic.sh` to start the machine and install macOS. Remember to partition in Disk Utility first!
## Step 2a (Virtual Machine Manager)
If instead of QEMU, you'd like to import the setup into Virt-Manager for further configuration, just run `make.sh --add`.
If instead of QEMU, you'd like to import the setup into Virt-Manager for further configuration, just run `sudo make.sh --add`.
## Step 3