diff --git a/hack/tools/README.md b/hack/tools/README.md index 292e587b5bf..1da7039bf02 100644 --- a/hack/tools/README.md +++ b/hack/tools/README.md @@ -1,5 +1,5 @@ This directory contains a stub go module used to track version of development -tools like the ones needed for updating bazel BUILD files. +tools like the ones needed for linting go sources. Run `make build` to download the dependencies, build the binaries and add them to your `$GOBIN` directory.