Correcting issue #45384 Error in tabs end place (#45388)

This commit is contained in:
Tomás Vigouroux
2022-03-09 05:58:39 -03:00
committed by GitHub
parent 2381b729ee
commit dc26f5906f

View File

@ -231,10 +231,10 @@ mongod
"C:\Program Files\MongoDB\Server\3.6\bin\mongod" "C:\Program Files\MongoDB\Server\3.6\bin\mongod"
``` ```
<!-- tabs:end -->
Make sure to replace `3.6` with the version you have installed Make sure to replace `3.6` with the version you have installed
<!-- tabs:end -->
> [!TIP] > [!TIP]
> You can avoid having to start MongoDB every time by installing it as a background service. You can [learn more about it in their documentation for your OS](https://docs.mongodb.com/manual/administration/install-community/) > You can avoid having to start MongoDB every time by installing it as a background service. You can [learn more about it in their documentation for your OS](https://docs.mongodb.com/manual/administration/install-community/)