Skip to content

Commit 32134dd

Browse files
authored
Fix broken README. (#149)
1 parent d73b0ab commit 32134dd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ bash -c "$(curl -sL https://get.containerlab.dev)"
5353
# Install kind (kubernetes in docker), for more details see https://kind.sigs.k8s.io/docs/user/quick-start/#installation
5454
sudo curl -Lo /usr/local/bin/kind "https://kind.sigs.k8s.io/dl/v0.20.0/kind-linux-amd64"
5555
sudo chmod +x /usr/local/bin/kind
56+
```
5657

5758
The following ports are used statically on your host machine:
5859

0 commit comments

Comments
 (0)