Skip to content

Commit 3bf6010

Browse files
author
Dave
authored
DOCSP-21990 Update homebrew install (#943)
* DOCSP-21990 Update homebrew install * DOCSP-21990-update-homebrew-install * Review feedback
1 parent f2d6cfe commit 3bf6010

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

source/tutorial/install-mongodb-on-os-x.txt

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,12 @@ Follow these steps to install MongoDB |edition| Edition using Homebrew's
107107
If you have already done this for a previous installation of MongoDB,
108108
you can skip this step.
109109

110+
#. To update Homebrew and all existing formulae:
111+
112+
.. code-block:: bash
113+
114+
brew update
115+
110116
#. To install MongoDB, run the following command in your macOS Terminal
111117
application:
112118

0 commit comments

Comments
 (0)