Fix typo in 'Running Bisq' section of README

This commit is contained in:
Chris Beams 2018-11-01 12:20:24 +01:00
parent 9888f93bfe
commit 7f1da8a344
No known key found for this signature in database
GPG key ID: 3D214F8F5BC5ED73

View file

@ -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: 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 ## Importing Bisq into Intellij IDEA