Commit db1b4d6f authored by xialong.lee's avatar xialong.lee

update gazel usage in bazel.md

parent 454f60c7
......@@ -30,7 +30,7 @@ To update a single build file, run:
$ # get gazel
$ go get -u github.com/mikedanese/gazel
$ # .e.g. ./pkg/kubectl/BUILD
$ gazel ./pkg/kubectl
$ gazel -root="${YOUR_KUBE_ROOT_PATH}" ./pkg/kubectl
```
Updating BUILD file for a package will be required when:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment