Skip to content

Commit 8fb1cb5

Browse files
authored
Update README.md (#397)
1 parent 6434044 commit 8fb1cb5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ For a visual guide, watch the [video demo](https://github.com/user-attachments/a
6060

6161
- Development Mode: `npm run dev`
6262
- Building: `npm run build`
63-
- Production Mode: Set `.env` to `NODE_ENV="production"` then `npm run build && npm run start`
63+
- Production Mode: Set `.env` to `NODE_ENV="production"` then `npm run build && npm run start:prod`
6464

6565
## 🤝 Feedback and Contributions
6666

0 commit comments

Comments
 (0)