Skip to content

Commit

Permalink
MacOS: install brew update
Browse files Browse the repository at this point in the history
  • Loading branch information
t-h2o committed Dec 19, 2023
1 parent d9c8047 commit 09f387a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/install.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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:

Expand Down

0 comments on commit 09f387a

Please sign in to comment.