diff --git a/website/docs/litmus-installation.md b/website/docs/litmus-installation.md index 9856da1..cc6ab1f 100644 --- a/website/docs/litmus-installation.md +++ b/website/docs/litmus-installation.md @@ -25,10 +25,10 @@ kubectl create ns litmus ### **Add the Litmus Helm Chart** -To get started you need to add the **litmuschaos** helm repo +To get started you need to clone the **litmuschaos** helm repo ```bash -helm repo add litmuschaos https://litmuschaos.github.io/litmus-helm/ +git clone https://litmuschaos.github.io/litmus-helm/ ``` ### **Install Litmus** diff --git a/website/versioned_docs/version-2.0.0-Beta-1/litmus-installation.md b/website/versioned_docs/version-2.0.0-Beta-1/litmus-installation.md index 9856da1..cc6ab1f 100644 --- a/website/versioned_docs/version-2.0.0-Beta-1/litmus-installation.md +++ b/website/versioned_docs/version-2.0.0-Beta-1/litmus-installation.md @@ -25,10 +25,10 @@ kubectl create ns litmus ### **Add the Litmus Helm Chart** -To get started you need to add the **litmuschaos** helm repo +To get started you need to clone the **litmuschaos** helm repo ```bash -helm repo add litmuschaos https://litmuschaos.github.io/litmus-helm/ +git clone https://litmuschaos.github.io/litmus-helm/ ``` ### **Install Litmus**