Merge pull request #1070 from almartin82/master

update brew download link
This commit is contained in:
Dan Bader
2020-09-28 11:30:59 -07:00
committed by GitHub
+1 -1
View File
@@ -50,7 +50,7 @@ your favorite OS X terminal emulator and run
.. code-block:: console .. code-block:: console
$ ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" $ /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install.sh)"
The script will explain what changes it will make and prompt you before the The script will explain what changes it will make and prompt you before the
installation begins. installation begins.