Skip to content

Commit

Permalink
README: remove brew install hint for mongodb (keystonejs#1580)
Browse files Browse the repository at this point in the history
  • Loading branch information
dcousens authored and jesstelford committed Sep 3, 2019
1 parent d260c35 commit 01f2ebb
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -291,12 +291,6 @@ yarn global add bolt

Also make sure you have a local MongoDB server running
([instructions](https://docs.mongodb.com/manual/installation/)).
If you don't have it installed, on MacOS use Homebrew (run these once):

```sh
brew install mongodb
brew services start mongodb
```

Then install the dependencies and start the test project:

Expand Down

0 comments on commit 01f2ebb

Please sign in to comment.