diff --git a/docs/_docs/platform/05-macosx-apple-silicon.md b/docs/_docs/platform/05-macosx-apple-silicon.md index d74e261fb..9049ff48d 100644 --- a/docs/_docs/platform/05-macosx-apple-silicon.md +++ b/docs/_docs/platform/05-macosx-apple-silicon.md @@ -33,7 +33,7 @@ $ brew install mongodb-community Run MongoDB server. ```bash -$ mongod --config /usr/local/etc/mongod.conf +$ mongod --config /opt/homebrew/etc/mongod.conf ``` **Tip:** MongoDB is persistent after rebooting with the following commands: