Compare commits

..

1 Commits

Author SHA1 Message Date
Dhiru Kholia 5b2ab71108 OSX-KVM - November 2021 Batch Update #1
Changes:

- Fixed `mac_hdd_ng.img` name in docs (jturnism)
2021-11-17 10:57:53 +05:30
2 changed files with 3 additions and 1 deletions

View File

@ -128,4 +128,6 @@
- https://github.com/thiagokokada - Makefile to improve usability
- https://github.com/jturnism - doc fixes
Note: Individual files have more specific 'credits' in them.

View File

@ -142,7 +142,7 @@ Phenom II X3 720 does not. Ryzen processors work just fine.
```
* Create a virtual HDD image where macOS will be installed. If you change the
name of the disk image from `mac_hdd.img` to something else, the boot scripts
name of the disk image from `mac_hdd_ng.img` to something else, the boot scripts
will need to be updated to point to the new image name.
```