doc: make reference to 0.2
This commit is contained in:
parent
698dd4a405
commit
548a4d807a
@ -44,8 +44,8 @@ build the project from source, see [`doc/BUILD.md`](doc/BUILD.md) instead.
|
||||
|
||||
Head to the [release page](https://github.com/wizardsardine/liana/releases) and download the right
|
||||
executable for your platform. If you are not sure what is the "right" executable for your platform,
|
||||
choose `liana-0.1.exe` if you are on Windows, `liana-0.1.dmg` if you are on MacOS and
|
||||
`liana-0.1-x86_64-linux-gnu.tar.gz` if you are on Linux.
|
||||
choose `liana-0.2.exe` if you are on Windows, `liana-0.2.dmg` if you are on MacOS and
|
||||
`liana-0.2-x86_64-linux-gnu.tar.gz` if you are on Linux.
|
||||
|
||||
For every file available on the release page, there is an accompanying `.asc` file with the same
|
||||
name. This is a GPG signature made with Antoine Poinsot's key:
|
||||
@ -133,7 +133,7 @@ $ liana-cli --conf ./testnet_config.toml getinfo
|
||||
"network": "testnet",
|
||||
"rescan_progress": null,
|
||||
"sync": 1.0,
|
||||
"version": "0.1"
|
||||
"version": "0.2"
|
||||
}
|
||||
}
|
||||
```
|
||||
|
||||
@ -128,8 +128,8 @@ Keep the Specter simulator open and move on to the next step.
|
||||
|
||||
Head to the [release page](https://github.com/wizardsardine/liana/releases) and download the right
|
||||
executable for your platform. If you are not sure what is the "right" executable for your platform,
|
||||
choose `liana-0.1.exe` if you are on Windows, `liana-0.1.dmg` if you are on MacOS and
|
||||
`liana-0.1-x86_64-linux-gnu.tar.gz` if you are on Linux.
|
||||
choose `liana-0.2.exe` if you are on Windows, `liana-0.2.dmg` if you are on MacOS and
|
||||
`liana-0.2-x86_64-linux-gnu.tar.gz` if you are on Linux.
|
||||
|
||||
For every file available on the release page, there is an accompanying `.asc` file with the same
|
||||
name. This is a GPG signature made with Antoine Poinsot's key:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user