mirror of
https://github.com/bisq-network/bisq.git
synced 2025-02-23 23:06:39 +01:00
Merge remote-tracking branch 'upstream/master'
This commit is contained in:
commit
c3ba1bf05c
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Reference in a new issue