diff --git a/README.md b/README.md index f9c967db7..b25af7156 100644 --- a/README.md +++ b/README.md @@ -724,7 +724,7 @@ round-trip min/avg/max = 321µs/503.25µs/641µs Get the latest version using GO (recommended way): ```bash -go get -u moul.io/assh/v2 +go install moul.io/assh/v2@latest ``` **note**: tested with Go1.7 or above