diff --git a/hub.ios.install.sh b/hub.ios.install.sh index b048fec..690b68c 100644 --- a/hub.ios.install.sh +++ b/hub.ios.install.sh @@ -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..."