clean up readme

This commit is contained in:
SethBurkart123
2023-11-19 08:17:40 +11:00
parent 487ecf0ac5
commit d467b74acc
-8
View File
@@ -52,20 +52,12 @@ git clone https://github.com/SethBurkart123/EvenBetterSEQTA
``` ```
npm install npm install
``` ```
OR
```
bun install
```
3. Run the dev script (it updates as you save files) 3. Run the dev script (it updates as you save files)
``` ```
npm run dev npm run dev
``` ```
OR
```
bun run dev
```
## Folder Structure ## Folder Structure