mirror of
https://github.com/sparrowwallet/drongo.git
synced 2024-11-02 10:16:44 +00:00
fix build instructions
This commit is contained in:
parent
acb1d767e8
commit
35bebe13bc
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ Drongo is a Java Bitcoin library built mainly to support [Sparrow Wallet](https:
|
|||
|
||||
Drongo can be built with
|
||||
|
||||
`./gradlew shadowJar`
|
||||
`./gradlew jar`
|
||||
|
||||
## License
|
||||
|
||||
|
|
Loading…
Reference in a new issue