update gazel usage in bazel.md
This commit is contained in:
@@ -30,7 +30,7 @@ To update a single build file, run:
|
|||||||
$ # get gazel
|
$ # get gazel
|
||||||
$ go get -u github.com/mikedanese/gazel
|
$ go get -u github.com/mikedanese/gazel
|
||||||
$ # .e.g. ./pkg/kubectl/BUILD
|
$ # .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:
|
Updating BUILD file for a package will be required when:
|
||||||
|
Reference in New Issue
Block a user