diff --git a/README.md b/README.md index 1d93bd78..3670c434 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ Pre-built binaries for common platforms are available at https://github.com/shad Install from source ```sh -go get -u -v github.com/shadowsocks/go-shadowsocks2 +go install -u github.com/shadowsocks/go-shadowsocks2@latest ```