Skip to content

Commit fe0155c

Browse files
authored
doc: update install instructions for v2. (#331)
1 parent d018223 commit fe0155c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ To use this tool, make sure:
3030
Use the following command to download and install this tool:
3131

3232
```shell
33-
go install github.com/google/go-licenses@latest
33+
go get -tool github.com/google/go-licenses/v2@latest
3434
```
3535

3636
If you were using `go get` to install this tool, note that

0 commit comments

Comments
 (0)