Skip to content

Commit

Permalink
readme tweak for #1535
Browse files Browse the repository at this point in the history
  • Loading branch information
hakimel committed Apr 13, 2016
1 parent f0ee41a commit 1efa524
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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```

Expand Down Expand Up @@ -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)
Expand Down

0 comments on commit 1efa524

Please sign in to comment.