From 6a78b3fc32dfa5ba7056ba86b9a06ef7701d3f66 Mon Sep 17 00:00:00 2001 From: Jack <31696646+myspaghetti@users.noreply.github.com> Date: Sat, 9 May 2020 02:06:37 +0300 Subject: [PATCH] documentation --- macos-guest-virtualbox.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/macos-guest-virtualbox.sh b/macos-guest-virtualbox.sh index 0db6013..5364063 100755 --- a/macos-guest-virtualbox.sh +++ b/macos-guest-virtualbox.sh @@ -767,8 +767,8 @@ if [[ -n $( fi echo "Starting virtual machine \"${vm_name}\". This should take a couple of minutes. If booting fails, check that VirtualBox -uses the VT-x/AMD-V paravirtualization interface, or see the documentation for -information on applying different CPU profiles." +successfully uses the VT-x/AMD-V paravirtualization interface, or see the +documentation for information about applying different CPU profiles." ( VBoxManage startvm "${vm_name}" >/dev/null 2>&1 ) echo "While the script is running, please do not interact with the virtual machine." [[ -z "${kscd}" ]] && declare_scancode_dict