Merge pull request #111 from theel0ja/patch-1

Syntax highlighting
This commit is contained in:
Bowden Kelly 2018-05-02 11:30:09 -07:00 коммит произвёл GitHub
Родитель ed946888dd d69fee23c1
Коммит d66f11d201
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -27,7 +27,7 @@ cd <project_name>
npm install
```
- Configure your mongoDB server
```
```bash
# create the db directory
sudo mkdir -p /data/db
# give the db correct read/write permissions