Merge pull request #5280 from stewart-yu/patch-50

Update binary_release.md
This commit is contained in:
Andrew Chen
2017-09-05 14:23:34 -07:00
committed by GitHub
@@ -37,7 +37,7 @@ For more details on the release process see the [`build`](http://releases.k8s.io
### Download Kubernetes and automatically set up a default cluster
The bash script at `https://get.k8s.io`, which can be run with `wget` or `curl`, automatically downloads Kubernetes, and provisions a cluster based on your desired cloud provider.
The bash script at [`https://get.k8s.io`](https://get.k8s.io), which can be run with `wget` or `curl`, automatically downloads Kubernetes, and provisions a cluster based on your desired cloud provider.
```shell
# wget version