We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f0757d1 commit b2322efCopy full SHA for b2322ef
README.md
@@ -180,7 +180,7 @@ Please ensure your operating system has the following software installed:
180
181
* [MongoDB][] (v3.x+):
182
183
- * Mac (via [brew][]): `brew tap mongodb/brew && brew install mongodb-community && brew services start mongo`
+ * Mac (via [brew][]): `brew tap mongodb/brew && brew install mongodb-community && brew services start mongodb-community`.
184
* Ubuntu:
185
186
```sh
0 commit comments