mirror of
https://github.com/foxlet/macOS-Simple-KVM
synced 2024-11-22 11:13:06 +00:00
Update README.md
This commit is contained in:
parent
5dd21a824b
commit
516312a6c8
1 changed files with 4 additions and 0 deletions
|
@ -54,3 +54,7 @@ HEADLESS=1 MEM=1G CPUS=2 SYSTEM_DISK=MyDisk.qcow2 ./headless.sh
|
|||
You're done!
|
||||
|
||||
To fine-tune the system and improve performance, look in the `docs` folder for more information on [adding memory](docs/guide-performance.md), setting up [bridged networking](docs/guide-networking.md), adding [passthrough hardware (for GPUs)](docs/guide-passthrough.md), tweaking [screen resolution](docs/guide-screen-resolution.md), and enabling sound features.
|
||||
|
||||
|
||||
## License
|
||||
[MIT](https://choosealicense.com/licenses/mit/).
|
||||
|
|
Loading…
Reference in a new issue