diff --git a/docs/starting/install/osx.rst b/docs/starting/install/osx.rst index b3fbd3c23..6c1945f64 100644 --- a/docs/starting/install/osx.rst +++ b/docs/starting/install/osx.rst @@ -41,7 +41,7 @@ simply run .. code-block:: console - $ ruby -e "$(curl -fsSL https://raw.github.com/Homebrew/homebrew/go/install)" + $ ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" The script will explain what changes it will make and prompt you before the installation begins.