update minimal nodejs version in readme
This commit is contained in:
parent
33bed47dac
commit
39ed39f3e2
1 changed files with 1 additions and 1 deletions
|
@ -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`
|
||||
|
||||
|
|
Loading…
Reference in a new issue