fix readme

This commit is contained in:
nadiarvi 2025-05-11 17:55:01 +09:00
parent 640ffc4dd8
commit 65e326f97e

View File

@ -68,7 +68,7 @@ cd run-the-cat
3. Install dependencies and start the game:
```bash
npm install
npm start
npm run dev
```
## 🔧 Code Structure