update minimal nodejs version in readme

This commit is contained in:
Daniel Noga 2019-05-05 13:34:43 +02:00 committed by GitHub
parent 33bed47dac
commit 39ed39f3e2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1228,7 +1228,7 @@ Reveal.initialize({
Then:
1. Install [Node.js](http://nodejs.org/) (4.0.0 or later)
1. Install [Node.js](http://nodejs.org/) (9.0.0 or later)
2. Run `npm install`
3. Run `node plugin/notes-server`