From 3e2934aaf5c2dd9620f18b7d028cac2f510aa46a Mon Sep 17 00:00:00 2001 From: Andreas Hocevar Date: Fri, 24 Sep 2021 20:14:44 +0000 Subject: [PATCH] Update node requirement --- doc/en/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/en/README.md b/doc/en/README.md index 527cd79f..32720218 100644 --- a/doc/en/README.md +++ b/doc/en/README.md @@ -4,7 +4,7 @@ Welcome to the **OpenLayers Workshop**. This workshop is designed to give you a ## Setup -These instructions assume that you are starting with an `openlayers-workshop-en.zip` archive from the latest [workshop release](https://github.com/openlayers/workshop/releases). In addition, you'll need [Node](https://nodejs.org/) v8 or higher installed to run a development server for the workshop. +These instructions assume that you are starting with an `openlayers-workshop-en.zip` archive from the latest [workshop release](https://github.com/openlayers/workshop/releases). In addition, you'll need [Node](https://nodejs.org/) v16 or higher installed to run a development server for the workshop. After extracting the zip, change into the `openlayers-workshop-en` directory and install some additional dependencies: