From e7ba796239485dc627675d6596909918bed57153 Mon Sep 17 00:00:00 2001 From: Jonathan Maynard Date: Fri, 2 Aug 2024 02:25:51 -0400 Subject: [PATCH] update --- README.md | 6 ++---- package-lock.json | 1 - 2 files changed, 2 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index fb488f2..67b7f8f 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,3 @@ -run 'npm run dev' to get it running +when you first initialize/download the project, run 'npm install' -if you have any issues run 'npm install' and it should fix it - -if it doesn't fix it consult chatgpt or jonathan (me) \ No newline at end of file +run 'npm run dev' to get it running \ No newline at end of file diff --git a/package-lock.json b/package-lock.json index 81f3d47..87d1ea9 100644 --- a/package-lock.json +++ b/package-lock.json @@ -34,7 +34,6 @@ "engines": { "node": ">=10" } - }, "node_modules/@headlessui/react": { "version": "1.7.17",