mirror of
https://github.com/foxlet/macOS-Simple-KVM.git
synced 2024-11-17 00:29:41 +01:00
Update README.md
This commit is contained in:
parent
43f812c2d1
commit
88e13a4be1
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue