From d467b74acce4ad2e75d79889fc7a8124164d14bf Mon Sep 17 00:00:00 2001 From: SethBurkart123 Date: Sun, 19 Nov 2023 08:17:40 +1100 Subject: [PATCH] clean up readme --- README.md | 8 -------- 1 file changed, 8 deletions(-) diff --git a/README.md b/README.md index db951874..af117c07 100644 --- a/README.md +++ b/README.md @@ -52,20 +52,12 @@ git clone https://github.com/SethBurkart123/EvenBetterSEQTA ``` npm install ``` -OR -``` -bun install -``` 3. Run the dev script (it updates as you save files) ``` npm run dev ``` -OR -``` -bun run dev -``` ## Folder Structure