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 1717f4d commit d7f77e5Copy full SHA for d7f77e5
docs/starting/installation.rst
@@ -15,7 +15,7 @@ package manager. Mxcl's `Homebrew <http://mxcl.github.com/homebrew/>`_ is the an
15
16
To `install Homebrew <https://github.com/mxcl/homebrew/wiki/installation>`_, simply run: ::
17
18
- $ ruby -e "$(curl -fsS http://gist.github.com/raw/323731/install_homebrew.rb)"
+ $ ruby -e "$(curl -fsS https://raw.github.com/gist/323731)"
19
20
21
It's basic commands are **update**, **install**, and **remove**.
0 commit comments