From 7744c3225780ffd8ce169d63a90f3a8c16b6c2d7 Mon Sep 17 00:00:00 2001 From: pixiake Date: Thu, 23 Jul 2020 00:24:28 +0800 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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.