Update 'hub.ios.install.sh'

This commit is contained in:
AJ ONeal 2018-06-01 05:03:28 +00:00
parent f92b88aac4
commit 6911f5f3a9
1 changed files with 2 additions and 0 deletions

View File

@ -2,6 +2,8 @@ echo "##########################"
echo "# Hub iOS App Installer #"
echo "##########################"
echo ""
echo "Please go to the App Store and install XCode"
echo ""
read -p "Press [enter] after installing xcode" my_ignore
echo ""
echo "Now we're going to install some more xcode tools..."