diff --git a/README.md b/README.md index 496227dc..fb5cf350 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ Add your coinmarketcap api key in config.json, works with free subscriptions ```bash # Run the script -$ node app.js +$ node start ```