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

Update README.md

Co-authored-by: Sawood Alam <ibnesayeed@gmail.com>
This commit is contained in:
Andrew Smith 2021-09-03 16:53:28 -07:00 committed by GitHub
parent e648442675
commit 2d73d577a1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -49,7 +49,7 @@ If you're using a cloud-based/headless system, you can use `headless.sh` to set
HEADLESS=1 MEM=7G CPUS=2 SYSTEM_DISK=MyDisk.qcow2 ./headless.sh
```
You might `MEM` and `CPUS` values to what would be appropriate for your cloud server.
You might change `MEM` and `CPUS` values to what would be appropriate for your cloud server.
When you run the script, you will see output [like this](https://user-images.githubusercontent.com/5187404/122309990-37cc9b80-cec4-11eb-95ae-e6f3160a2791.png). That means you're ready to move on, and now there's a VNC server set up by the script, and you can access your macOS VM that way.