Update install-kubectl.md

Fixed a typo in french translation of install kubectl page
This commit is contained in:
Guyllaume Doyer
2020-07-24 12:11:48 +02:00
committed by GitHub
parent d199e9aef4
commit 5495c88a20
@@ -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