Skip to content

Commit d7f77e5

Browse files
committed
fixed homebrew download url
1 parent 1717f4d commit d7f77e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/starting/installation.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ package manager. Mxcl's `Homebrew <http://mxcl.github.com/homebrew/>`_ is the an
1515

1616
To `install Homebrew <https://github.com/mxcl/homebrew/wiki/installation>`_, simply run: ::
1717

18-
$ ruby -e "$(curl -fsS http://gist.github.com/raw/323731/install_homebrew.rb)"
18+
$ ruby -e "$(curl -fsS https://raw.github.com/gist/323731)"
1919

2020

2121
It's basic commands are **update**, **install**, and **remove**.

0 commit comments

Comments
 (0)