Skip to content

Commit ec5eeef

Browse files
authored
Update benchmarking.md
1 parent 0e89e91 commit ec5eeef

File tree

1 file changed

+1
-1
lines changed
  • content/learning-paths/servers-and-cloud-computing/mongodb-on-azure

1 file changed

+1
-1
lines changed

content/learning-paths/servers-and-cloud-computing/mongodb-on-azure/benchmarking.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ Go version: go1.23.11
4747
compiler: gc
4848
```
4949

50-
3. Start MongoDB Server
50+
3. Make sure that the MongoDB Server that you started in the previous section is still running. If not, start it again, using the command as shown:
5151

5252
```console
5353
mongod --dbpath /var/lib/mongo --logpath /var/log/mongodb/mongod.log --fork

0 commit comments

Comments
 (0)