Update binary_release.md

It should add a url.
This commit is contained in:
Stewart-YU
2017-09-03 11:09:38 +08:00
committed by GitHub
parent 3c8a775588
commit 41067dec8a
@@ -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