Skip to content

Commit

Permalink
Fix typo in 'Running Bisq' section of README
Browse files Browse the repository at this point in the history
  • Loading branch information
cbeams committed Nov 1, 2018
1 parent 9888f93 commit 7f1da8a
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 @@ -30,7 +30,7 @@ You will need OpenJDK [JDK 10](https://jdk.java.net/10/) installed to complete t

With the above build complete, the Bisq executable jar is now available in the `desktop/build/libs/` directory. Run it as follows, replacing `{version}` with the actual version found in the filename:

java -jar desktop/build/libs/desktop-{version}-all.jar`
java -jar desktop/build/libs/desktop-{version}-all.jar


## Importing Bisq into Intellij IDEA
Expand Down

0 comments on commit 7f1da8a

Please sign in to comment.