forked from FoundKeyGang/FoundKey
[doc] specify node version
This commit is contained in:
parent
a86c419f95
commit
cdd123dfd3
2 changed files with 2 additions and 2 deletions
|
@ -22,7 +22,7 @@ adduser --disabled-password --disabled-login misskey
|
|||
Please install and setup these softwares:
|
||||
|
||||
#### Dependencies :package:
|
||||
* **[Node.js](https://nodejs.org/en/)**
|
||||
* **[Node.js](https://nodejs.org/en/)** >= 10.0.0
|
||||
* **[MongoDB](https://www.mongodb.com/)** >= 3.6
|
||||
|
||||
##### Optional
|
||||
|
|
|
@ -22,7 +22,7 @@ adduser --disabled-password --disabled-login misskey
|
|||
これらのソフトウェアをインストール・設定してください:
|
||||
|
||||
#### 依存関係 :package:
|
||||
* **[Node.js](https://nodejs.org/en/)**
|
||||
* **[Node.js](https://nodejs.org/en/)** (10.0.0以上)
|
||||
* **[MongoDB](https://www.mongodb.com/)** (3.6以上)
|
||||
|
||||
##### オプション
|
||||
|
|
Loading…
Reference in a new issue