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 375d6e0 commit 7bdce23Copy full SHA for 7bdce23
sites/en/installfest/_install_homebrew.step
@@ -1,5 +1,5 @@
1
2
-console %q{ruby -e "$(curl -fsSL https://raw.github.com/Homebrew/homebrew/go/install)"}
+console %q{ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"}
3
4
message "You may have to press 'ENTER' when prompted and type in your password."
5
0 commit comments