update hack/tools README.md

bazel tools are no-more
This commit is contained in:
Benjamin Elder 2021-03-07 13:10:43 -08:00
parent bf33ee380a
commit 45f910e79e

View File

@ -1,5 +1,5 @@
This directory contains a stub go module used to track version of development 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 Run `make build` to download the dependencies, build the binaries and add
them to your `$GOBIN` directory. them to your `$GOBIN` directory.