We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9fbec87 commit ebe9d89Copy full SHA for ebe9d89
README.md
@@ -30,7 +30,7 @@ Example (make sure you always use the latest version!):
30
31
```shell
32
$ cd /tmp
33
-$ wget -O chantools.tar.gz https://github.com/lightninglabs/chantools/releases/download/v0.11.2/chantools-linux-amd64-v0.11.2.tar.gz
+$ wget -O chantools.tar.gz https://github.com/lightninglabs/chantools/releases/download/v0.11.3/chantools-linux-amd64-v0.11.3.tar.gz
34
$ tar -zxvf chantools.tar.gz
35
$ sudo mv chantools-*/chantools /usr/local/bin/
36
```
0 commit comments