mirror of
https://github.com/foxlet/macOS-Simple-KVM.git
synced 2024-11-26 21:19:41 +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
|
||||
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
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue