Update README.md

This commit is contained in:
the-rarbg 2024-02-17 12:41:32 +05:30 committed by GitHub
commit 985e11cbea
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -13,7 +13,7 @@
# PM2 Deployment
```
npm build
npm run build
pm2 start npm --name prod -- run "start"
```
# For DEV