From 625bb133e2b623fa102adef7f9886e93a102136c Mon Sep 17 00:00:00 2001 From: Mike McCready <66998419+MikeMcC399@users.noreply.github.com> Date: Thu, 27 Oct 2022 07:57:26 +0200 Subject: [PATCH] Update Node.js 16 status --- INSTALL.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/INSTALL.md b/INSTALL.md index 01d0362..7c9b272 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -20,7 +20,7 @@ This repository checks against following specification: ## Prerequisites -Install the Node.js 16 Active LTS version of [Node.js](https://nodejs.org/en/) (which includes npm). +Install the Node.js 16 Maintenance version of [Node.js](https://nodejs.org/en/) (which includes npm). ## Installation