Browse Source

Modify README.md file

liwenhe1993 5 years ago
parent
commit
fc66499eca
1 changed files with 1 additions and 1 deletions
  1. 1 1
      kubernetes/dolphinscheduler/README.md

+ 1 - 1
kubernetes/dolphinscheduler/README.md

@@ -16,7 +16,7 @@ To install the chart with the release name `my-release`:
 
 ```bash
 $ git clone https://github.com/apache/incubator-dolphinscheduler.git
-$ cd incubator-dolphinscheduler/kubernetes/${VERSION}/dolphinscheduler
+$ cd incubator-dolphinscheduler/kubernetes/dolphinscheduler
 $ helm repo add bitnami https://charts.bitnami.com/bitnami
 $ helm dependency update .
 $ helm install --name dolphinscheduler .