diff --git a/README.md b/README.md index fa975be..6a36c26 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ This script has been tested on OS X 10.11.5 upgrading to macOS Sierra 10.12.2 wi When you open the script you will find some user variables defined on lines 57-73. Here you can specify the message that is displayed to the end user while the script is running and preparing the computer to upgrade to macOS Sierra. -Also, if you decide not to stage the macOS Sierra Installer in /Users/Shared/, you will need to update the paths on lines 73, 114 and 171. +Also, if you decide not to stage the macOS Sierra Installer in /Users/Shared/, you will need to update the paths on lines 73, 114 and 173. **Stagging macOS Sierra Installer** diff --git a/macOS10.12Upgrade.sh b/macOS10.12Upgrade.sh index 4b57b00..630d098 100644 --- a/macOS10.12Upgrade.sh +++ b/macOS10.12Upgrade.sh @@ -39,6 +39,7 @@ # - Jamf Pro # - Latest Version of macOS Sierra Installer # +# # For more information, visit https://github.com/kc9wwh/macOSUpgrade # #