Skip to content

Commit f63f5a7

Browse files
committed
Update AutomatedMac.sh
1 parent 9edb7c7 commit f63f5a7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Scripts/AutomatedMac.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313

1414
echo "Install Homebrew"
1515

16-
ruby -e "$(curl -fsSL https://raw.github.com/mxcl/homebrew/go)"
16+
ruby -e "$(curl -fsSL https://raw.github.com/Homebrew/homebrew/go/install)"
1717
echo 'export PATH="/usr/local/bin:$PATH"' >> ~/.bash_profile
1818
brew doctor
1919

0 commit comments

Comments
 (0)