Skip to content

Commit b24eee0

Browse files
committed
Update README with correct install
1 parent 7e9fc58 commit b24eee0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ If you prefer to install from source do the following:
4646
- Run the following commands to obtain bchd, all dependencies, and install it:
4747

4848
```bash
49-
go get github.com/gcash/bchd
49+
go install github.com/gcash/bchd@v0.20.0-rc2
5050
```
5151

5252
This will download the source code into your GOPATH and compile `bchd` and install it in your path.

0 commit comments

Comments
 (0)