summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorDaniel Noga2019-05-05 13:34:43 +0200
committerGitHub2019-05-05 13:34:43 +0200
commit39ed39f3e24def3312713633a0b4274fdd29fb46 (patch)
treeed52c23883a760588b367b22347d060b7375b27d
parent33bed47daca3f08c396215415e6ece005970734a (diff)
update minimal nodejs version in readme
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 33956e9..4f7b6a6 100644
--- a/README.md
+++ b/README.md
@@ -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`