Skip to content

Commit

Permalink
docs: update kubekey version to v2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
polym committed Apr 18, 2022
1 parent 0086e98 commit eec4217
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 @@ -139,7 +139,7 @@ kubectl apply -f https://github.com/kubesphere/ks-installer/releases/download/v3

```yaml
# Download KubeKey
curl -sfL https://get-kk.kubesphere.io | VERSION=v1.2.0 sh -
curl -sfL https://get-kk.kubesphere.io | VERSION=v2.0.0 sh -
# Make kk executable
chmod +x kk
# Create a cluster
Expand Down

0 comments on commit eec4217

Please sign in to comment.