Skip to content

Commit d0072f0

Browse files
author
Dave
authored
DOCSP-21990 BACKPORT (#958)
1 parent d48ca7d commit d0072f0

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

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

0 commit comments

Comments
 (0)