diff --git a/README.md b/README.md index 7da32cd..7c8dd99 100644 --- a/README.md +++ b/README.md @@ -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