mirror of
https://github.com/foxlet/macOS-Simple-KVM.git
synced 2025-02-17 05:25:02 +01:00
Added --big-sur to README.md in "Step 1"
This commit is contained in:
parent
2db761ddd9
commit
8d59835a3d
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ sudo emerge -a qemu python:3.4 pip # for Gentoo
|
||||||
```
|
```
|
||||||
|
|
||||||
## 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 `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`, `--catalina` or `--big-sur`. For example:
|
||||||
```
|
```
|
||||||
./jumpstart.sh --mojave
|
./jumpstart.sh --mojave
|
||||||
```
|
```
|
||||||
|
|
Loading…
Add table
Reference in a new issue