summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorHakim El Hattab2019-07-08 10:07:53 +0200
committerGitHub2019-07-08 10:07:53 +0200
commit073d0e3358e1abe99cbacb96f58090e0cc00721d (patch)
treea1158b06e7f6ac1fc6ec5c60a137bc3d14102d4b
parent07c20ef9d9567fd509f21ae7fc24cc2ee04d778b (diff)
parent39ed39f3e24def3312713633a0b4274fdd29fb46 (diff)
Merge pull request #2392 from DanielNoga/patch-1
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 dd47c1c..3be68fb 100644
--- a/README.md
+++ b/README.md
@@ -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`