diff --git a/README-main.md.gotmpl b/README-main.md.gotmpl index 71cf43e5..b9fbd908 100644 --- a/README-main.md.gotmpl +++ b/README-main.md.gotmpl @@ -17,7 +17,7 @@ helm repo add woodpecker https://woodpecker-ci.org/ helm install woodpecker woodpecker/woodpecker # alternatively via OCI -helm install woodpecker oci://registry-1.docker.io/woodpeckerci/woodpecker +helm install woodpecker oci://registry-1.docker.io/woodpeckerci/helm ``` **Note**: The `woodpecker/woodpecker` chart contains both the server and the agent. diff --git a/README.md b/README.md index c18c2feb..46966e7b 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ helm repo add woodpecker https://woodpecker-ci.org/ helm install woodpecker woodpecker/woodpecker # alternatively via OCI -helm install woodpecker oci://registry-1.docker.io/woodpeckerci/woodpecker +helm install woodpecker oci://registry-1.docker.io/woodpeckerci/helm ``` **Note**: The `woodpecker/woodpecker` chart contains both the server and the agent.