diff --git a/Scripts/install.sh b/Scripts/install.sh index 8a4f0b2..07f5a52 100644 --- a/Scripts/install.sh +++ b/Scripts/install.sh @@ -22,5 +22,5 @@ mkdir -p "${PLUGINS_DIR}" curl -L $DOWNLOAD_URI | tar xvz -C "${PLUGINS_DIR}" # the 1 is not a typo! -echo "Alcatraz successfully installed!!1!🍻 Please restart your Xcode." +echo "Alcatraz successfully installed!!1!🍻 Please restart your Xcode ($XCODE_VERSION)."