From 88e13a4be16e9ea7f84c153db83f805396985b20 Mon Sep 17 00:00:00 2001 From: notAperson535 <95918679+notAperson535@users.noreply.github.com> Date: Tue, 18 Jan 2022 07:52:10 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a298150..4d4d87b 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,7 @@ sudo emerge -a qemu python:3.4 pip # for Gentoo ``` ## Step 1 -Run `fetch-macOS-v2.py` to download installation media for macOS (internet required). +Run `fetch-macOS-v2.py` to download installation media for macOS (internet required). You can also bring your own BaseSystem.dmg file and convert it. (If you are trying to run an older version of macOS, use legacy.sh instead of basic.sh. ``` ./fetch-macOS-v2.py ```