From 03eb6bd8d2ef41dc59ad38216f8cd02cf8ff2074 Mon Sep 17 00:00:00 2001 From: Tom Tarpey Date: Wed, 20 Dec 2023 16:07:11 +0000 Subject: [PATCH] Update README.md updated note about using newer version of NodeJS --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index bb7daa097..633966d88 100644 --- a/README.md +++ b/README.md @@ -27,8 +27,10 @@ ## Resources +**The Setup for this project will require a new LTS Version of NodeJS to be installed Node Version 20.x works well for this purpose.** + The following deployed site shows your exact deliverable and what you should be building: - [Deployed Site](https://asylum-rg-fe.vercel.app/) This is what the raw data looks like from HRF: -- [Sample Case Data](https://github.com/BloomTech-Labs/asylum-rg-fe-starter/blob/main/src/data/COW2021001887-I589Data.csv) \ No newline at end of file +- [Sample Case Data](https://github.com/BloomTech-Labs/asylum-rg-fe-starter/blob/main/src/data/COW2021001887-I589Data.csv)