Merge pull request #22697 from gudoy/patch-1

Update install-kubectl.md
This commit is contained in:
Kubernetes Prow Robot
2020-07-26 15:46:16 -07:00
committed by GitHub
@@ -121,7 +121,7 @@ kubectl version --client
curl -LO https://storage.googleapis.com/kubernetes-release/release/{{< param "fullversion" >}}/bin/darwin/amd64/kubectl
```
2. Rendrez le binaire kubectl exécutable.
2. Rendez le binaire kubectl exécutable.
```
chmod +x ./kubectl