Skip to content

Commit 7bdce23

Browse files
committed
Update homebrew install link
Fixes railsbridge#392
1 parent 375d6e0 commit 7bdce23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sites/en/installfest/_install_homebrew.step

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11

2-
console %q{ruby -e "$(curl -fsSL https://raw.github.com/Homebrew/homebrew/go/install)"}
2+
console %q{ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"}
33

44
message "You may have to press 'ENTER' when prompted and type in your password."
55

0 commit comments

Comments
 (0)