Skip to content

Commit c0d43e0

Browse files
Update README.md
1 parent 4af1041 commit c0d43e0

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,8 +72,8 @@ git clone https://github.com/SystangoTechnologies/Koach.git
7272
```
7373

7474
## Usage
75-
* `npm start` Start server on live mode
76-
* `npm run dev` Start server on dev mode with nodemon
75+
* `gulp prod` Start server on live mode with PM2
76+
* `gulp` Start server on dev mode with nodemon
7777
* `npm run docs` Generate API documentation
7878
* `npm test` Run mocha tests
7979

0 commit comments

Comments
 (0)