Update local install instructions to use v2

Signed-off-by: Appu Goundan <appu@google.com>
This commit is contained in:
Appu Goundan 2021-07-27 10:14:34 -04:00
parent c044105e33
commit 7fd331adf2

View File

@ -85,7 +85,7 @@ docker run -e GITHUB_AUTH_TOKEN=token gcr.io/openssf/scorecard:latest --show-det
The program can run using just one argument, the URL of the repo:
```shell
$ go get github.com/ossf/scorecard
$ go get github.com/ossf/scorecard/v2
$ scorecard --repo=github.com/kubernetes/kubernetes
Starting [Signed-Tags]
Starting [Automatic-Dependency-Update]