diff --git a/README.md b/README.md index 30992b0..9bfe252 100644 --- a/README.md +++ b/README.md @@ -100,7 +100,7 @@ $ npm install -g pm2 ``` #### 使用 ```Shell -$ pm2 start ./bin/www --node-args="--harmony-proxies" +$ pm2 start ./bin/www ``` ## 贡献者们