Doctor: missed CLT URL replacement

This commit is contained in:
Misty De Meo 2013-08-10 22:30:10 -07:00
parent 49cd13406b
commit f960cf94d1

View File

@ -229,7 +229,7 @@ def __check_clt_up_to_date
elsif MacOS::CLT.outdated? then <<-EOS.undent
A newer Command Line Tools release is available
You should install the latest version from:
http://connect.apple.com
https://developer.apple.com/downloads
EOS
end
end