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