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 7e9fc58 commit b24eee0Copy full SHA for b24eee0
README.md
@@ -46,7 +46,7 @@ If you prefer to install from source do the following:
46
- Run the following commands to obtain bchd, all dependencies, and install it:
47
48
```bash
49
-go get github.com/gcash/bchd
+go install github.com/gcash/bchd@v0.20.0-rc2
50
```
51
52
This will download the source code into your GOPATH and compile `bchd` and install it in your path.
0 commit comments