Skip to content

Commit

Permalink
#137 : Fixed another README typo
Browse files Browse the repository at this point in the history
  • Loading branch information
gazbert committed Apr 18, 2022
1 parent e84d490 commit 724a114
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 @@ -84,7 +84,7 @@ Download the latest [Release](https://github.com/gazbert/bxbot/releases) and unz
[`TryModeExchangeAdapter`](./bxbot-exchanges/src/main/java/com/gazbert/bxbot/exchanges/TryModeExchangeAdapter.java) is
configured out of the box to simulate trading with [Bitstamp](https://www.bitstamp.net).
1. Usage: `./bxbot.sh [start|stop|status]`
F

#### Gradle
1. If you plan on using your own Trading Strategies/Exchange Adapters packaged in separate jar files, you'll need to add
the dependency in the [bxbot-app/build.gradle](bxbot-app/build.gradle) - see the commented out dependency examples
Expand Down

0 comments on commit 724a114

Please sign in to comment.