fix download url

This commit is contained in:
Adam Vandenberg 2012-02-17 19:45:22 -08:00
parent f2002c4558
commit 40811ae64c

View File

@ -222,7 +222,7 @@ def check_gcc_versions
puts <<-EOS.undent puts <<-EOS.undent
You have no /usr/bin/cc. You have no /usr/bin/cc.
This means you probably can't build *anything*. You need to install the CLI This means you probably can't build *anything*. You need to install the CLI
Tools for Xcode. You can either download this from http://download.apple.com Tools for Xcode. You can either download this from http://connect.apple.com/
or install them from inside Xcodes preferences. Homebrew does not require or install them from inside Xcodes preferences. Homebrew does not require
all of Xcode! You only need the CLI tools package! all of Xcode! You only need the CLI tools package!
EOS EOS