Update Document

This commit is contained in:
Sukchan Lee 2020-04-10 22:12:04 -04:00
parent 23251fa6e3
commit 88981a570d
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@ $ mongod --dbpath ./data/db
```
**Tip:** MongoDB is persistent after rebooting with the following commands:
`$ brew services start mongodb-community
`$ brew services start mongodb-community`
{: .notice--info}