From b126518940298d0fffc7c45c06ebaea63eff4950 Mon Sep 17 00:00:00 2001 From: Kenneth Kehl <@kkehl@flexion.us> Date: Wed, 19 Jun 2024 08:40:11 -0700 Subject: [PATCH] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1c4df2aa5..5861d42bf 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,7 @@ in front of them. This project is set up to work with [nvm (Node Version Manager)](https://github.com/nvm-sh/nvm#installing-and-updating) -for managing and using Node.js (version 16.15.1) and the `npm` package manager. +for managing and using Node.js (version 22.3.0) and the `npm` package manager. These instructions will walk you through how to set your machine up with all of the required tools for this project.