Update README.md

This commit is contained in:
notAperson535 2022-02-03 07:33:38 -05:00 committed by GitHub
parent 0e3e6487db
commit f385931ec9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ git pull --rebase
```
## OneClick Method
Run `./setup.sh` to make the VM. Monterey may not work, as it is very picky about hardware.
`setup.sh` is for Debian based Linux Repositories like Ubuntu and `setupArch.sh` is for Arch based Linux Repositories like Manjaro. Run `./setup.sh` `setupArch.sh` depending on your Linux OS to make the VM. Monterey may not work, as it is very picky about hardware.
Once the VM boots up, just hit enter even if you don't see anything (do this every boot) Then format the biggest drive as macOS Extended Journaled, go to reinstall macOS and install it to the newly formatted hard drive.
Once installed, run `./basic.sh` to boot up the VM again. Do not run `./setup.sh` twice if the install was succesful, as it will redownload the image and that is not needed.