From d95d0932da418f2964672c70475b172e5159c202 Mon Sep 17 00:00:00 2001 From: zzanehip <40612502+zzanehip@users.noreply.github.com> Date: Tue, 26 Oct 2021 12:30:46 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0d804d8..ae00e0f 100644 --- a/README.md +++ b/README.md @@ -45,7 +45,7 @@ The project is logically structured in files by app. Inside each app file, you'l For reasons unclear to me, Mac OS Moneterey officially drops support for Xcode 12. However, OldOS, for now, is only supported on Xcode 12. Fortunately for us we can get around this with a few easy steps. * Step 1: Open a terminal window. - * Step 2: Type in /Contents/MacOS/Xcode and press enter. Xcoode 12.5 should launch. + * Step 2: Type in /Contents/MacOS/Xcode and press enter. Xcode 12.5 should launch. * Step 3: Open OldOS via File->Open->OldOS. * That's it!