From 4450d2ced9b747f81e9da003a97e763c2c4939fe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Petazzoni?= Date: Wed, 6 Nov 2019 05:57:46 -0600 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e5ed0e1..64c0a52 100644 --- a/README.md +++ b/README.md @@ -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!