diff --git a/README.md b/README.md index e7a2e99..10a79b8 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ More information can be found in our [blog post about optimising Go tests parall ## Installation ```bash -go install -u github.com/roblaszczak/vgt +go install github.com/roblaszczak/vgt@latest ``` You can also run without installing by running `go run github.com/roblaszczak/vgt@latest`.