From 9fe130e4930eff5c48ceeec04750b47d3a92873b Mon Sep 17 00:00:00 2001 From: Sambo Chea Date: Tue, 12 Oct 2021 18:10:59 +0700 Subject: [PATCH] Updated readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d9ea1b9..4608a7b 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ #### Quick install for kubernetes cluster for worker node ```shell -curl -s -L https://raw.githubusercontent.com/sombochea/kubernetes-installation/main/kube-cluster-install-r.sh | sudo bash +curl -s -L https://raw.githubusercontent.com/sombochea/kubernetes-installation/main/kube-cluster-worker-install.sh | sudo bash ``` ### 1. Download kubectl