mirror of
https://github.com/bisq-network/bisq.git
synced 2025-02-23 23:06:39 +01:00
Merge branch 'stemarsh-Development' into Development
This commit is contained in:
commit
1083996d08
1 changed files with 2 additions and 2 deletions
|
@ -95,8 +95,8 @@ 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
|
||||
$ git clone https://github.com/bisq-network/exchange.git exchange
|
||||
$ 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