Skip to content

Commit

Permalink
update mongodb instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
streeter-stripe committed Mar 26, 2024
1 parent 6be838f commit d31c5c6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,8 @@ cp .env.example .env
Install MongoDB Community Edition. Refer to the [official documentation](https://www.mongodb.com/docs/manual/tutorial/install-mongodb-on-os-x/). Then, run MongoDB:

```
brew tap mongodb/brew
brew install [email protected]
brew services start [email protected]
```

Expand Down

0 comments on commit d31c5c6

Please sign in to comment.