mirror of
https://github.com/yeasy/docker_practice.git
synced 2026-08-10 16:37:34 +00:00
Fix bash comment style to single hash
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user