Fix bash comment style to single hash

This commit is contained in:
yeasy
2026-04-08 22:39:51 -07:00
parent 04b81a8c05
commit adee45f7bc
4 changed files with 29 additions and 29 deletions
+1 -1
View File
@@ -26,7 +26,7 @@ brew install kind
可以下载二进制文件
```bash
## Linux AMD64
# Linux AMD64
curl -Lo ./kind https://kind.sigs.k8s.io/dl/v0.27.0/kind-linux-amd64
chmod +x ./kind