diff --git a/README.md b/README.md index c20a221..6dbe3c2 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ This below example Helm Chart installation will create a two-node Hybrid Data Pi 1. Add and Update Hybrid Data Pipeline Repo to Helm: ``` -helm repo add hybriddatapipeline https://progress.github.io/hdp-kubernetes-preview/ +helm repo add hdp https://progress.github.io/hdp-kubernetes-preview/ helm repo update ``` 2. The Hybrid Data Pipeline Helm Chart relies on two sub-charts, namely PostgreSQL and HAProxy.