diff --git a/README.md b/README.md index 4d50ba3..2fa38ed 100644 --- a/README.md +++ b/README.md @@ -45,6 +45,9 @@ To run the Expense Tracker application, follow these steps: ```bash npm install +``` + +```bash npm run dev ```