From 53d004a9b1d7e34823c68924437818004d5695fc Mon Sep 17 00:00:00 2001 From: Payton Pierce Date: Thu, 25 Aug 2022 07:50:58 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6f186580f..fb3bef77f 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ ### prerequisites - have [Git](https://git-scm.com/) installed on your machine -- have [Node.js](https://nodejs.org/en/download/) installed on your machine +- have [Node.js](https://nodejs.org/en/download/) installed on your machine and be using Node 14 - this is an issue with node-sass that I am working to resolve, but in the meantime, this is how to make it work! - basic familiarity with your machine's command line - basic understanding of JSON data outline (arrays of objects basically)