Skip to content

Commit

Permalink
Merge pull request #643 from t-h2o/macos-install-brew
Browse files Browse the repository at this point in the history
docs: MacOS: install brew update
  • Loading branch information
cebtenzzre authored Dec 19, 2023
2 parents d9c8047 + 09f387a commit 254cf96
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 254cf96

Please sign in to comment.