docs: reflect minimum go version in README
This commit is contained in:
@@ -6,6 +6,8 @@ by scanning directory patterns recursively.
|
|||||||
It modifies all source files in place and avoids adding a license header
|
It modifies all source files in place and avoids adding a license header
|
||||||
to any file that already has one.
|
to any file that already has one.
|
||||||
|
|
||||||
|
addlicense requires go 1.16 or later.
|
||||||
|
|
||||||
## install
|
## install
|
||||||
|
|
||||||
go get -u github.com/google/addlicense
|
go get -u github.com/google/addlicense
|
||||||
|
|||||||
Reference in New Issue
Block a user