diff --git a/README.md b/README.md index 305d5d3e..11e1ab38 100644 --- a/README.md +++ b/README.md @@ -60,7 +60,7 @@ For a visual guide, watch the [video demo](https://github.com/user-attachments/a - Development Mode: `npm run dev` - Building: `npm run build` -- Production Mode: Set `.env` to `NODE_ENV="production"` then `npm run build && npm run start` +- Production Mode: Set `.env` to `NODE_ENV="production"` then `npm run build && npm run start:prod` ## 🤝 Feedback and Contributions