docs: update go install instructions

Fixes #96
This commit is contained in:
Will Norris
2021-09-30 12:35:49 -07:00
parent 944049f284
commit d1984d070c

View File

@@ -10,7 +10,7 @@ addlicense requires go 1.16 or later.
## install
go get -u github.com/google/addlicense
go install github.com/google/addlicense@latest
## usage