Skip to content

Commit d9376c5

Browse files
committed
Update source/tutorial/install-mongodb-on-windows.txt
Added message to explicitly indicate that mongod.exe started up properly.
1 parent 2f0bf66 commit d9376c5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,8 @@ To start MongoDB, execute from the :guilabel:`Command Prompt`:
135135

136136
C:\mongodb\bin\mongod.exe
137137

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

140141
.. note::
141142

0 commit comments

Comments
 (0)