diff --git a/docs/install.rst b/docs/install.rst index b22e22a9..1244f0f2 100644 --- a/docs/install.rst +++ b/docs/install.rst @@ -115,7 +115,7 @@ Here's a list of readily prepared commands for known operating systems: .. code-block:: bash - $ /usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)". + $ /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)" With homebrew installed, execute: