mirror of
https://github.com/sparrowwallet/sparrow.git
synced 2025-11-05 11:56:37 +00:00
close code formatting
This commit is contained in:
parent
8f55ff7e7b
commit
27a13859ed
1 changed files with 1 additions and 0 deletions
|
|
@ -174,6 +174,7 @@ Download the compressed binaries [tar.gz|zip]:
|
|||
```shell
|
||||
COMPRESSION_METHOD="tar.gz"
|
||||
wget -q --show-progress -P /tmp/ https://github.com/sparrowwallet/sparrow/releases/download/"${GIT_TAG}"/sparrow-"${GIT_TAG}".${COMPRESSION_METHOD}
|
||||
```
|
||||
|
||||
Verify the manifest authenticity (*Good signaure* is what you need):
|
||||
```shell
|
||||
|
|
|
|||
Loading…
Reference in a new issue