We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9edb7c7 commit f63f5a7Copy full SHA for f63f5a7
1 file changed
Scripts/AutomatedMac.sh
@@ -13,7 +13,7 @@
13
14
echo "Install Homebrew"
15
16
-ruby -e "$(curl -fsSL https://raw.github.com/mxcl/homebrew/go)"
+ruby -e "$(curl -fsSL https://raw.github.com/Homebrew/homebrew/go/install)"
17
echo 'export PATH="/usr/local/bin:$PATH"' >> ~/.bash_profile
18
brew doctor
19
0 commit comments