From 858749f2960159dfa96f62be5c2e371b831aaffa Mon Sep 17 00:00:00 2001 From: notAperson535 <95918679+notAperson535@users.noreply.github.com> Date: Thu, 3 Feb 2022 07:37:50 -0500 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5487170..25ad3e5 100644 --- a/README.md +++ b/README.md @@ -19,8 +19,8 @@ git pull --rebase ``` ## OneClick Method -`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. +`setup.sh` is for Debian based Linux Repositories like Ubuntu and `setupArch.sh` is for Arch based Linux Repositories like Manjaro. Run `./setup.sh` or `./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 (should be a little bigger than 64GB, then go to reinstall macOS and install it to the newly formatted 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.