1
0
mirror of https://github.com/kubernetes/client-go.git synced 2025-09-04 16:40:21 +00:00

README: remove non-existent script

This commit is contained in:
Nikhita Raghunath
2017-08-14 20:49:21 +05:30
parent 45673e060e
commit b346b478e8

@@ -151,4 +151,4 @@ If your application depends on a package that client-go depends on, and you let
* or run `godep save` in your application folder to flatten all dependencies.
### Contributing code
Please send pull requests against the client packages in the Kubernetes main [repository](https://github.com/kubernetes/kubernetes), and run the `./hack/update-staging-client-go.sh` script to update the staging area in the main repository. Changes in the staging area will be published to this repository every day.
Please send pull requests against the client packages in the Kubernetes main [repository](https://github.com/kubernetes/kubernetes). Changes in the staging area will be published to this repository every day.