Skip to content

Commit

Permalink
docs: reflect minimum go version in README
Browse files Browse the repository at this point in the history
  • Loading branch information
willnorris committed Aug 9, 2021
1 parent 4f7a460 commit d43bb61
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ by scanning directory patterns recursively.
It modifies all source files in place and avoids adding a license header
to any file that already has one.

addlicense requires go 1.16 or later.

## install

go get -u github.com/google/addlicense
Expand Down

0 comments on commit d43bb61

Please sign in to comment.