Skip to content

Commit

Permalink
Fix broken README. (#149)
Browse files Browse the repository at this point in the history
  • Loading branch information
Gerrit91 authored Mar 7, 2024
1 parent d73b0ab commit 32134dd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ bash -c "$(curl -sL https://get.containerlab.dev)"
# Install kind (kubernetes in docker), for more details see https://kind.sigs.k8s.io/docs/user/quick-start/#installation
sudo curl -Lo /usr/local/bin/kind "https://kind.sigs.k8s.io/dl/v0.20.0/kind-linux-amd64"
sudo chmod +x /usr/local/bin/kind
```

The following ports are used statically on your host machine:

Expand Down

0 comments on commit 32134dd

Please sign in to comment.