Skip to content

Commit d22782e

Browse files
authored
docs: update mongo run in readme (#409)
1 parent a9fc4c3 commit d22782e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@ Please ensure your operating system has the following software installed:
180180

181181
* [MongoDB][] (v3.x+):
182182

183-
* Mac (via [brew][]): `brew install mongodb && brew services start mongo`
183+
* Mac (via [brew][]): `brew tap mongodb/brew && brew install mongodb-community && brew services start mongo`
184184
* Ubuntu:
185185

186186
```sh

0 commit comments

Comments
 (0)