Fixed URL in LOCALKUBE_RELEASING.md

pull/430/head
Aaron Prindle 2016-07-29 15:44:57 -07:00
parent c70fae2136
commit b579365b37
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ make out/localkube
## Upload to GCS:
```shell
gsutil cp out/localkube gs://minikube/releases/$K8S_RELEASE/localkube-linux-amd64
gsutil cp out/localkube gs://minikube/k8sReleases/$K8S_RELEASE/localkube-linux-amd64
```
## Add the version to the k8s_releases.json file