diff --git a/README.md b/README.md index b107d2d1..1bf13bd3 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ The Dubbo Kubernetes Integration 1. Download `dubbo-control-plane` binary package. ```shell - curl -L https://raw.githubusercontent.com/apache/dubbo-kubernetes/master/release/ | sh - + curl -L https://raw.githubusercontent.com/apache/dubbo-kubernetes/master/release/downloadDubbo.sh | sh - cd dubbo-$version export PATH=$PWD/bin:$PATH