diff --git a/README.md b/README.md index 21b575e..ceb9d63 100644 --- a/README.md +++ b/README.md @@ -78,7 +78,7 @@ Start the frontend: ```bash cd frontend npm install -npm run dev +npx vite ``` Access the UI at `http://localhost:5173`