From 6911f5f3a93497314761be579707358c4f48665f Mon Sep 17 00:00:00 2001 From: AJ ONeal Date: Fri, 1 Jun 2018 05:03:28 +0000 Subject: [PATCH] Update 'hub.ios.install.sh' --- hub.ios.install.sh | 2 ++ 1 file changed, 2 insertions(+) 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..."