Merge pull request #2392 from DanielNoga/patch-1

update minimal nodejs version in readme
This commit is contained in:
Hakim El Hattab 2019-07-08 10:07:53 +02:00 committed by GitHub
commit 073d0e3358
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1272,7 +1272,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`