From 267574848580caaf5af5e658fb0d697ede454500 Mon Sep 17 00:00:00 2001 From: MikeMcC399 <66998419+MikeMcC399@users.noreply.github.com> Date: Sat, 8 Jan 2022 12:49:01 +0100 Subject: [PATCH] Change documentation to Node16 --- INSTALL.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/INSTALL.md b/INSTALL.md index ecc0626..6700e12 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -27,7 +27,7 @@ Supported languages are: ## Prerequisites -This repository is aligned to the Node.js 14 Maintenance LTS version of [Node.js](https://nodejs.org/en/) (which includes npm). Install the v14 (`lts/fremium`) version of Node.js which is available from [Node.js - Previous Releases](https://nodejs.org/en/download/releases/) page. +Install the Node.js 16 Active LTS version of [Node.js](https://nodejs.org/en/) (which includes npm). ## Installation