diff --git a/docs/starting/installation.rst b/docs/starting/installation.rst index 2fa0334..2bb06d9 100644 --- a/docs/starting/installation.rst +++ b/docs/starting/installation.rst @@ -15,7 +15,7 @@ package manager. Mxcl's `Homebrew `_ is the an To `install Homebrew `_, simply run: :: - $ ruby -e "$(curl -fsS http://gist.github.com/raw/323731/install_homebrew.rb)" + $ ruby -e "$(curl -fsS https://raw.github.com/gist/323731)" It's basic commands are **update**, **install**, and **remove**.