From f989a483b83ae8a8ddbe9b076411e705b6a254df Mon Sep 17 00:00:00 2001 From: Brandon Kurtz Date: Mon, 24 Sep 2018 21:45:11 -0400 Subject: [PATCH] fixing typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 612fedb..e21ca13 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,7 @@ Command '['/usr/sbin/installer', '-pkg', './content/downloads/07/20/091-95774/aw Product installation failed. ``` -Use a compatible Mac or select a diffrent build compatible with your current hardware and try again. You may also have success running the script in a VM; the InstallationCheck script in versions of the macOS installer to date skips the checks (and returns success) when run on a VM. +Use a compatible Mac or select a different build compatible with your current hardware and try again. You may also have success running the script in a VM; the InstallationCheck script in versions of the macOS installer to date skips the checks (and returns success) when run on a VM. Run `./installinstallmacos.py --help` to see the available options.