diff --git a/README.md b/README.md index e245925b..d27983e2 100644 --- a/README.md +++ b/README.md @@ -149,7 +149,7 @@ Download the [latest release](https://github.com/wagoodman/dive/releases/latest) Requires Go version 1.10 or higher. ```bash -go get github.com/wagoodman/dive +go install github.com/wagoodman/dive@latest ``` *Note*: installing in this way you will not see a proper version when running `dive -v`.