From 0525b09e83c3f8502842db55fbdb798f18b3065d Mon Sep 17 00:00:00 2001 From: Jack <31696646+myspaghetti@users.noreply.github.com> Date: Sun, 9 Feb 2020 00:56:45 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c459661..078bbef 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ The script requires very little user interaction. A default install only require ### macOS Mojave (10.14) and High Sierra (10.13) currently supported #### macOS Catalina 10.15.2 and 10.15.3 fail to boot on VirtualBox -Versions 10.15.0 and 10.15.1 of Catalina work, but they are not currently being distributed by Apple's software update servers, from which the script fetches the installer. A workaround for Catalina 10.15.2 and 10.15.3 is [available](https://github.com/myspaghetti/macos-guest-virtualbox/issues/134#issuecomment-583216307) involving using earlier versions of `boot.efi`. +Versions 10.15.0 and 10.15.1 of Catalina work, but they are not currently being distributed by Apple's software update servers, from which the script fetches the installer. A workaround for Catalina 10.15.2 and 10.15.3 is [available](https://github.com/myspaghetti/macos-guest-virtualbox/issues/134#issuecomment-583216307) involving using earlier versions of `boot.efi`. The issue [will be fixed in the next maintenance release of VirtualBox.](https://www.virtualbox.org/ticket/19188#comment:8) ## Documentation Documentation can be viewed by executing the command `./macos-guest-virtualbox.sh documentation`