diff --git a/README.md b/README.md index bdc9a2c54..c35fba429 100644 --- a/README.md +++ b/README.md @@ -47,8 +47,8 @@ If your Kubernetes cluster environment meets all requirements mentioned above, t ### Minimal Installation ```bash -kubectl apply -f https://raw.githubusercontent.com/kubesphere/ks-installer/v3.0.0-alpha.1/deploy/kubesphere-installer.yaml -kubectl apply -f https://raw.githubusercontent.com/kubesphere/ks-installer/v3.0.0-alpha.1/deploy/cluster-configuration.yaml +kubectl apply -f https://raw.githubusercontent.com/kubesphere/ks-installer/v3.0.0-alpha.2/deploy/kubesphere-installer.yaml +kubectl apply -f https://raw.githubusercontent.com/kubesphere/ks-installer/v3.0.0-alpha.2/deploy/cluster-configuration.yaml ``` Then inspect the logs of installation.