Add command for git checkout of bisq

This commit is contained in:
Manfred Karrer 2017-07-27 11:50:35 +02:00
parent 5af504095e
commit 4ee0ebe127

View file

@ -120,6 +120,7 @@ Build bisq
Now we have all prepared to build the correct bisq jar.
$ git clone https://github.com/bitsquare/bitsquare.git
$ cd bisq
$ mvn clean package verify -DskipTests -Dmaven.javadoc.skip=true