We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d48ca7d commit d0072f0Copy full SHA for d0072f0
source/tutorial/install-mongodb-on-os-x.txt
@@ -104,6 +104,12 @@ Follow these steps to install MongoDB |edition| Edition using Homebrew's
104
If you have already done this for a previous installation of MongoDB,
105
you can skip this step.
106
107
+#. To update Homebrew and all existing formulae:
108
+
109
+ .. code-block:: bash
110
111
+ brew update
112
113
#. To install MongoDB, run the following command in your macOS Terminal
114
application:
115
0 commit comments