Update README.md

This commit is contained in:
Jérôme Petazzoni
2019-11-06 05:57:46 -06:00
committed by GitHub
parent e7b84156da
commit 4450d2ced9

View File

@@ -31,7 +31,7 @@ To use it:
3. Attach to the shpod pod:
```
kubecth attach --namespace=shpod -ti shpod
kubectl attach --namespace=shpod -ti shpod
```
4. Enjoy!