diff --git a/README.md b/README.md index 5a16110..11b07d5 100644 --- a/README.md +++ b/README.md @@ -78,5 +78,5 @@ kubeadm init --image-repository "${REPOS}" ``` bash kind create cluster --name kind --image m.daocloud.io/kindest/node:v1.21.1 -``` bash +```