Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Montura authored Nov 26, 2023
1 parent 9f58b51 commit 539436b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -156,9 +156,9 @@ $ mvn clean package
```
$ cd src/main/c
$ sh build_release.cmd
$ build_release.cmd
$ cd build
$ ./time_and_sale $JAVA_HOME 127.0.0.1:6666 ETH/USD:GDAX -Xmx12G
$ ./time_and_sale.exe $JAVA_HOME 127.0.0.1:6666 ETH/USD:GDAX -Xmx12G
```
</details>
Expand Down

0 comments on commit 539436b

Please sign in to comment.