mirror of
https://github.com/ossf/scorecard.git
synced 2024-11-04 20:30:19 +03:00
Update local install instructions to use v2
Signed-off-by: Appu Goundan <appu@google.com>
This commit is contained in:
parent
c044105e33
commit
7fd331adf2
@ -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]
|
||||
|
Loading…
Reference in New Issue
Block a user