update node and npm requirement on both github issue template and doc

This commit is contained in:
henrych4 2018-09-26 21:37:14 +08:00
parent bf355c8911
commit 9ae159e093
2 changed files with 4 additions and 4 deletions

View File

@ -6,8 +6,8 @@ about: Create a report to help us improve 🤔.
<!-- ⚠️ If you do not respect this template your issue will be closed. -->
<!-- ⚠️ Before writing your issue make sure you are using:-->
<!-- Node 9.x.x -->
<!-- npm 5.x.x -->
<!-- Node 10.x.x -->
<!-- npm 6.x.x -->
<!-- The latest version of Strapi. -->
**Informations**

View File

@ -5,8 +5,8 @@ Installation is very easy and only takes a few seconds.
## Requirements
Please make sure your computer/server meets the following requirements:
- [Node.js](https://nodejs.org) >= 9: Node.js is a server platform which runs JavaScript. Installation guide [here](https://nodejs.org/en/download/).
- [MongoDB](https://www.mongodb.com/) >= 2.6: MongoDB is a powerful document store. Installation guide [here](https://www.mongodb.com/download-center?j#community).
- [Node.js](https://nodejs.org) >= 10.x: Node.js is a server platform which runs JavaScript. Installation guide [here](https://nodejs.org/en/download/).
- [MongoDB](https://www.mongodb.com/) >= 6.x: MongoDB is a powerful document store. Installation guide [here](https://www.mongodb.com/download-center?j#community).
## Setup