diff --git a/README.md b/README.md index 6956ead51..ae9a94a9b 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ The Helm repository can be installed as follows: helm repo add owner https://owner.github.io/helm-charts ``` -You can then run `helm search repo bjw-s` to search the charts. +You can then run `helm search repo owner` to search the charts. ---