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 769ca73 commit fa96ebaCopy full SHA for fa96eba
source/includes/fact-deploy-tutorial-prereqs.rst
@@ -37,7 +37,7 @@ Before you begin, complete the following prerequisites:
37
38
.. code-block:: sh
39
40
- brew install mongodb-database-tools
+ brew tap mongodb/brew && brew install mongodb-database-tools
41
42
- Install `Podman <https://podman.io/>`__ version 4.4 and later.
43
0 commit comments