更新package&readme

This commit is contained in:
eshengsky
2017-04-18 16:56:49 +08:00
parent 85b59b9fde
commit 6afa4bb1a3

View File

@@ -100,7 +100,7 @@ $ npm install -g pm2
```
#### 使用
```Shell
$ pm2 start ./bin/www --node-args="--harmony-proxies"
$ pm2 start ./bin/www
```
## 贡献者们