diff --git a/README.md b/README.md index 4cdc350..4d50ba3 100644 --- a/README.md +++ b/README.md @@ -45,7 +45,8 @@ To run the Expense Tracker application, follow these steps: ```bash npm install -npm run dev``` +npm run dev +``` This will start the frontend development server and open the application in your web browser.