diff options
| author | syuilo <syuilotan@yahoo.co.jp> | 2018-07-15 14:20:30 +0900 |
|---|---|---|
| committer | syuilo <syuilotan@yahoo.co.jp> | 2018-07-15 14:20:30 +0900 |
| commit | b9b48a55ef76ee1c083b1aeead4c317e3e110ea4 (patch) | |
| tree | e4b4f2ce42c27d919ffa750e63730367a4ca4e0c | |
| parent | Update setup docs (diff) | |
| download | sharkey-b9b48a55ef76ee1c083b1aeead4c317e3e110ea4.tar.gz sharkey-b9b48a55ef76ee1c083b1aeead4c317e3e110ea4.tar.bz2 sharkey-b9b48a55ef76ee1c083b1aeead4c317e3e110ea4.zip | |
Update doc
| -rw-r--r-- | docs/setup.ja.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/setup.ja.md b/docs/setup.ja.md index eb7ff1d80c..a8289aeb9e 100644 --- a/docs/setup.ja.md +++ b/docs/setup.ja.md @@ -23,7 +23,7 @@ adduser --disabled-password --disabled-login misskey #### 依存関係 :package: * *Node.js* と *npm* -* **[MongoDB](https://www.mongodb.com/)** +* **[MongoDB](https://www.mongodb.com/)** (3.6以上) * **[Redis](https://redis.io/)** * **[ImageMagick](http://www.imagemagick.org/script/index.php)** |