diff --git a/README.md b/README.md index 8ed62c1e10..7c32b75034 100644 --- a/README.md +++ b/README.md @@ -85,7 +85,7 @@ helm upgrade -i flux fluxcd/flux --wait \ Install the `HelmRelease` Kubernetes custom resource definition: ```sh -kubectl apply -f https://raw.githubusercontent.com/fluxcd/helm-operator/master/deploy/flux-helm-release-crd.yaml +kubectl apply -f https://raw.githubusercontent.com/fluxcd/helm-operator/master/deploy/crds.yaml ``` Install Flux Helm Operator with ***Helm v3*** support: