Added comments on running update-bazel.sh in /Users/klaus/Workspace/go-tools/src/k8s.io/kubernetes.

This commit is contained in:
Klaus Ma 2016-11-15 15:29:13 +08:00
parent 800ef09dc1
commit 4a7f2caece

View File

@ -23,6 +23,7 @@ To update automanaged build files, run:
$ ./hack/update-bazel.sh
```
**NOTES**: `update-bazel.sh` only works if check out directory of Kubernetes is "$GOPATH/src/k8s.io/kubernetes".
To update a single build file, run: