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 57e4473 commit 7aa8767Copy full SHA for 7aa8767
source/tutorial/install-mongodb-on-linux.txt
@@ -60,7 +60,7 @@ extract the files from the archive:
60
61
.. code-block:: sh
62
63
- cp -R -n mongodb-osx-20??-??-??/ mongodb
+ cp -R -n mongodb-linux-????-??-??/ mongodb
64
65
You can find the :program:`mongod` binary, and the binaries all of the
66
associated MongoDB utilities, in the ``bin/`` directory within the
0 commit comments