We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d018223 commit fe0155cCopy full SHA for fe0155c
README.md
@@ -30,7 +30,7 @@ To use this tool, make sure:
30
Use the following command to download and install this tool:
31
32
```shell
33
-go install github.com/google/go-licenses@latest
+go get -tool github.com/google/go-licenses/v2@latest
34
```
35
36
If you were using `go get` to install this tool, note that
0 commit comments