Skip to content
This repository has been archived by the owner on Nov 28, 2023. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Correct nodejs version in README
  • Loading branch information
antechrestos authored and Ben Einaudi committed Feb 24, 2017
1 parent 4aec631 commit 0af9e50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ It couldn't be more simple (but you will need a running instance of just-drop-i

### On any computer
#### With node JS
Download and install [node.js v4](https://nodejs.org/download/release/latest-v4.x/). Then:
Download and install [node.js v6](https://nodejs.org/download/release/latest-v6.x/). Then:
* Download the source code
* Download the needed dependencies (first time only): `npm install`
* Start node-js server: `npm start`
Expand Down

0 comments on commit 0af9e50

Please sign in to comment.