From 4459af9ad208e2a15f56ad588619a869387b2363 Mon Sep 17 00:00:00 2001 From: Jack <31696646+myspaghetti@users.noreply.github.com> Date: Mon, 3 Feb 2020 17:51:14 +0200 Subject: [PATCH] typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ce0bf07..24a5757 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ ## Semi-automatic installer of macOS on VirtualBox -This is a Bash script that creates a VirtualBox guest macOS virtual machine with unmodified macOS installation files downloadd directly from Apple servers. +This is a Bash script that creates a VirtualBox guest macOS virtual machine with unmodified macOS installation files downloaded directly from Apple servers. The script is semi-automatic and requires a little user interaction. A default install only requires the user to sit patiently and, less than ten times, press enter when prompted. The script doesn't install any closed-source additions or extra bootloaders. Tested on Cygwin. Works on macOS and WSL, should work on most Linux distros.