diff --git a/docs/how-to-setup-freecodecamp-locally.md b/docs/how-to-setup-freecodecamp-locally.md index 82ec70ac71..d636a98994 100644 --- a/docs/how-to-setup-freecodecamp-locally.md +++ b/docs/how-to-setup-freecodecamp-locally.md @@ -231,10 +231,10 @@ mongod "C:\Program Files\MongoDB\Server\3.6\bin\mongod" ``` - - Make sure to replace `3.6` with the version you have installed + + > [!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/)