Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
mfordjody committed Sep 22, 2024
1 parent d530580 commit 9fdcbd3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 9fdcbd3

Please sign in to comment.