diff --git a/README.md b/README.md index 6ee8e377..3f1c52e2 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,7 @@ implement and the API is not stable yet. ## Installation ```bash -$ go get github.com/btcsuite/btcrpcclient +$ go get -u github.com/btcsuite/btcrpcclient ``` ## License