diff --git a/slides/kube/helm.md b/slides/kube/helm.md index 211377d7..644849f6 100644 --- a/slides/kube/helm.md +++ b/slides/kube/helm.md @@ -48,7 +48,7 @@ helm init ``` -- Add the `helm` completion +- Add the `helm` completion: ```bash . <(helm completion $SHELL) ```