Skip to content

Commit 20ce39e

Browse files
author
Dave
authored
DOCSP-21990 BACKPORT (#959)
1 parent 5ed63a9 commit 20ce39e

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
@@ -106,6 +106,12 @@ Follow these steps to install MongoDB |edition| Edition using Homebrew's
106106
If you have already done this for a previous installation of MongoDB,
107107
you can skip this step.
108108

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

0 commit comments

Comments
 (0)