From 163db29d43e17e0c9fcd27a2da4a85696206c714 Mon Sep 17 00:00:00 2001 From: Hakim El Hattab Date: Wed, 29 Apr 2020 11:56:36 +0200 Subject: update minimum node version --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 1a94080..1f1f83e 100644 --- a/README.md +++ b/README.md @@ -88,7 +88,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](https://nodejs.org/) (9.0.0 or later) +1. Install [Node.js](https://nodejs.org/) (10.0.0 or later) 1. Clone the reveal.js repository ```sh -- cgit v1.2.3