We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6686839 commit ab4e723Copy full SHA for ab4e723
README.md
@@ -6,7 +6,7 @@ Read the full Parse Server guide here: https://github.com/ParsePlatform/parse-se
6
7
### For Local Development
8
9
-* Make sure you have at least Node 4.1. `node --version`
+* Make sure you have at least Node 4.3. `node --version`
10
* Clone this repo and change directory to it.
11
* `npm install`
12
* Install mongo locally using http://docs.mongodb.org/master/tutorial/install-mongodb-on-os-x/
0 commit comments