Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion source/tutorial/install-mongodb-on-windows.txt
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,8 @@ To start MongoDB, execute from the :guilabel:`Command Prompt`:

C:\mongodb\bin\mongod.exe

This will start the main MongoDB database process.
This will start the main MongoDB database process. The ``waiting for connections`` message in the console output
indicates that the mongod.exe process is running successfully.

.. note::

Expand Down