Merge remote-tracking branch 'upstream/master'

This commit is contained in:
Manfred Karrer 2017-10-25 12:17:48 -05:00
commit c3ba1bf05c
No known key found for this signature in database
GPG key ID: 401250966A6B2C46

View file

@ -96,7 +96,7 @@ Build bisq
Now we have all prepared to build the correct bisq jar.
$ git clone https://github.com/bisq-network/exchange.git bisq
$ cd bisq
$ cd exchange
$ mvn clean package verify -DskipTests -Dmaven.javadoc.skip=true
When the build completes, you will find an executable jar: `gui/target/shaded.jar` and a ./lib directory.