From 20c39f4ebee2659592f3924243c23b8eeb300d1e Mon Sep 17 00:00:00 2001 From: Jack <31696646+myspaghetti@users.noreply.github.com> Date: Thu, 16 Apr 2020 19:57:28 +0300 Subject: [PATCH] slight documentation wording changes --- macos-guest-virtualbox.sh | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/macos-guest-virtualbox.sh b/macos-guest-virtualbox.sh index d4a57c3..08e52aa 100755 --- a/macos-guest-virtualbox.sh +++ b/macos-guest-virtualbox.sh @@ -976,10 +976,10 @@ printf " Push-button installer of macOS on VirtualBox ${highlight_color}DESCRIPTION${default_color} -The script downloads, configures, and installs macOS High Sierra, Mojave, -and Catalina on VirtualBox 5.2, 6.0, and 6.1. The script requires very little -user interaction. A default fresh install only requires the user to sit -patiently and, less than ten times, press enter when prompted. +The script downloads macOS High Sierra, Mojave, and Catalina from Apple servers +and installs them on VirtualBox 5.2, 6.0, and 6.1. The script doesn't install +any closed-source additions or bootloaders. A default install requires the user +less than ten times to press enter when prompted to complete the installation. ${highlight_color}USAGE${default_color} ${low_contrast_color}${0} [STAGE]... ${default_color}