aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorHakim El Hattab <hakim.elhattab@gmail.com>2016-04-13 15:37:04 +0200
committerHakim El Hattab <hakim.elhattab@gmail.com>2016-04-13 15:37:04 +0200
commit1efa52486c8712507b8a343b26b227e834da5fe6 (patch)
tree6a41414b289399c7a7a36200378889b68b276143 /README.md
parentf0ee41a22d4030b63b06ce38328433fca6a8a6e2 (diff)
downloadfosdem-2018-presentation-1efa52486c8712507b8a343b26b227e834da5fe6.tar
fosdem-2018-presentation-1efa52486c8712507b8a343b26b227e834da5fe6.tar.gz
readme tweak for #1535
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 9208ee1..b181bc0 100644
--- a/README.md
+++ b/README.md
@@ -875,7 +875,7 @@ Reveal.initialize({
Then:
-1. Install [Node.js](http://nodejs.org/)
+1. Install [Node.js](http://nodejs.org/) (1.0.0 or later)
2. Run ```npm install```
3. Run ```node plugin/notes-server```
@@ -1061,7 +1061,7 @@ The core of reveal.js is very easy to install. You'll simply need to download a
Some reveal.js features, like external Markdown and speaker notes, require that presentations run from a local web server. The following instructions will set up such a server as well as all of the development tasks needed to make edits to the reveal.js source code.
-1. Install [Node.js](http://nodejs.org/)
+1. Install [Node.js](http://nodejs.org/) (1.0.0 or later)
2. Install [Grunt](http://gruntjs.com/getting-started#installing-the-cli)