Skip to content
Snippets Groups Projects
Commit c29788ac authored by marcoemi.poleggi's avatar marcoemi.poleggi
Browse files

Update README.md

parent a199b521
No related branches found
No related tags found
No related merge requests found
...@@ -71,7 +71,7 @@ docker run hello-world ...@@ -71,7 +71,7 @@ docker run hello-world
Assuming an AMD64 / x86_64 system, run: Assuming an AMD64 / x86_64 system, run:
```bash ```bash
[ $(uname -m) = x86_64 ] && curl -Lo ./kind https://kind.sigs.k8s.io/dl/v0.24.0/kind-linux-amd64 curl -Lo ./kind https://kind.sigs.k8s.io/dl/v0.24.0/kind-linux-amd64
chmod +x ./kind chmod +x ./kind
sudo mv ./kind /usr/local/bin/kind sudo mv ./kind /usr/local/bin/kind
``` ```
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment