Skip to content

Commit 7aa8767

Browse files
author
George Sakellaris
committed
Update source/tutorial/install-mongodb-on-linux.txt
1 parent 57e4473 commit 7aa8767

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/tutorial/install-mongodb-on-linux.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ extract the files from the archive:
6060

6161
.. code-block:: sh
6262

63-
cp -R -n mongodb-osx-20??-??-??/ mongodb
63+
cp -R -n mongodb-linux-????-??-??/ mongodb
6464

6565
You can find the :program:`mongod` binary, and the binaries all of the
6666
associated MongoDB utilities, in the ``bin/`` directory within the

0 commit comments

Comments
 (0)