diff options
| author | Aya Morisawa <AyaMorisawa4869@gmail.com> | 2018-07-23 20:48:55 +0900 |
|---|---|---|
| committer | Aya Morisawa <AyaMorisawa4869@gmail.com> | 2018-07-23 20:48:55 +0900 |
| commit | 8d7f16caed0c0b05dd96ef1f5d350cc69fe71d92 (patch) | |
| tree | 571f5dd73aa18a2e14c5c5a9036f7fef78d2ca5a /docs/setup.en.md | |
| parent | Update dependencyInfo.ts (diff) | |
| download | sharkey-8d7f16caed0c0b05dd96ef1f5d350cc69fe71d92.tar.gz sharkey-8d7f16caed0c0b05dd96ef1f5d350cc69fe71d92.tar.bz2 sharkey-8d7f16caed0c0b05dd96ef1f5d350cc69fe71d92.zip | |
Update setup.*.md
Diffstat (limited to 'docs/setup.en.md')
| -rw-r--r-- | docs/setup.en.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/setup.en.md b/docs/setup.en.md index 5a277f19bd..2ae017478b 100644 --- a/docs/setup.en.md +++ b/docs/setup.en.md @@ -31,7 +31,7 @@ Please install and setup these softwares: * [Elasticsearch](https://www.elastic.co/) - used to provide searching feature instead of MongoDB -*3.* Setup Mongodb Database +*3.* Setup MongoDB ---------------------------------------------------------------- In root : 1. `mongo` Go to the mongo shell |