Added Minor Installation Changes. (#23)

Signed-off-by: Jonsy13 <vedant.shrotria@chaosnative.com>
This commit is contained in:
VEDANT SHROTRIA 2021-03-16 03:17:02 +05:30 committed by GitHub
parent 82f1f1f715
commit 1c377548a4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View File

@ -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**

View File

@ -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**