diff --git a/README.md b/README.md index 1d1a2dfa..985149f0 100644 --- a/README.md +++ b/README.md @@ -49,7 +49,7 @@ pm2 status * [import](https://github.com/universalbit-dev/gekko-m4/blob/master/import_ecosystem.config.js) exchange data ```bash -pm2 start ecosystem.config.js +pm2 start import_ecosystem.config.js ``` * [backtest](https://github.com/universalbit-dev/gekko-m4/blob/master/ecosystem.config.js) strategies ```bash