Update kubefed.md

This commit is contained in:
scjane
2017-02-06 11:08:46 +08:00
committed by Andrew Chen
parent 7815d386ef
commit ae0844f477
+1 -1
View File
@@ -36,7 +36,7 @@ in your `$PATH` and set the executable permission on those binaries.
Note: The URL in the curl command below downloads the binaries for
Linux amd64. If you are on a different platform, please use the URL
for the binaries appropriate for your platform. You can find the list
of available binaries on the [release page](https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG.md#client-binaries-3)
of available binaries on the [release page](https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG.md#client-binaries-3).
```shell