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

View File

@ -1228,7 +1228,7 @@ Reveal.initialize({
Then: 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` 2. Run `npm install`
3. Run `node plugin/notes-server` 3. Run `node plugin/notes-server`