From 6134a58d223571280c376df6e261a17de893b2e7 Mon Sep 17 00:00:00 2001 From: Mike McCready <66998419+MikeMcC399@users.noreply.github.com> Date: Fri, 10 May 2024 19:13:01 +0200 Subject: [PATCH] docs: align readme node.js with package.json --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e3496d9..5660f6a 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ First and foremost, you must have [Node.js](https://nodejs.org/) and npm install > **Requirements** > -> - Node.js ^14.17.0 || ^16.0.0 || >= 18.0.0 +> - Node.js ^18.18.0 || ^20.9.0 || >=21.1.0 You must also install Yeoman, if you don't have it installed already. To install Yeoman, you can run this command: