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

Update README.md

This commit is contained in:
notAperson535 2022-01-18 07:52:10 -05:00 committed by GitHub
parent 43f812c2d1
commit 88e13a4be1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -37,7 +37,7 @@ sudo emerge -a qemu python:3.4 pip # for Gentoo
```
## Step 1
Run `fetch-macOS-v2.py` to download installation media for macOS (internet required).
Run `fetch-macOS-v2.py` to download installation media for macOS (internet required). You can also bring your own BaseSystem.dmg file and convert it. (If you are trying to run an older version of macOS, use legacy.sh instead of basic.sh.
```
./fetch-macOS-v2.py
```