Skip to content

Commit

Permalink
fix readme -- instead of -
Browse files Browse the repository at this point in the history
  • Loading branch information
BusinessDuck committed Jun 14, 2021
1 parent 5c7cbf3 commit b1a95c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ReadMe.md
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,7 @@ Historical data will be loaded automatically at startup All loaded data is saved

To start, run the command:
```bash
npm run testing - --bot=FTBot --ticker=CRVUSDT --days=200 --gap=20
npm run testing -- --bot=FTBot --ticker=CRVUSDT --days=200 --gap=20
```

To view the test results in a browser, execute
Expand Down

0 comments on commit b1a95c5

Please sign in to comment.