Skip to content

Commit

Permalink
Merge pull request #2392 from DanielNoga/patch-1
Browse files Browse the repository at this point in the history
update minimal nodejs version in readme
  • Loading branch information
hakimel committed Jul 8, 2019
2 parents 07c20ef + 39ed39f commit 073d0e3
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 @@ -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`

Expand Down

0 comments on commit 073d0e3

Please sign in to comment.