diff --git a/README.md b/README.md index e22ba4b..c270a16 100644 --- a/README.md +++ b/README.md @@ -49,7 +49,7 @@ The pre-compiled binaries can be downloaded from [release page](https://github.c With `Go` installed ```sh -go get -u -v github.com/appleboy/drone-ssh +go install github.com/appleboy/drone-ssh@latest ``` or build the binary with the following command: