mirror of
https://github.com/foxlet/macOS-Simple-KVM.git
synced 2024-11-27 05:29:42 +01:00
Update README.md
This commit is contained in:
parent
6ff1d948cf
commit
0a1830e762
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ sudo dnf install qemu qemu-img python3 python3-pip # for Fedora
|
||||||
```
|
```
|
||||||
|
|
||||||
## Step 1
|
## Step 1
|
||||||
Run `jumpstart.sh` to download installation media for macOS (internet required). The default installation uses Catalina, but you can choose which version to get by adding either `--high-sierra`, `--mojave`, or `--catalina`. For example:
|
Run `sudo jumpstart.sh` to download installation media for macOS (internet required). The default installation uses Catalina, but you can choose which version to get by adding either `--high-sierra`, `--mojave`, or `--catalina`. For example:
|
||||||
```
|
```
|
||||||
./jumpstart.sh --mojave
|
./jumpstart.sh --mojave
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in a new issue