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!