From 32134dd23f7ed1c62fd41684a73dfa9f92ce1a14 Mon Sep 17 00:00:00 2001 From: Gerrit Date: Thu, 7 Mar 2024 13:06:05 +0100 Subject: [PATCH] Fix broken README. (#149) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c2433e0f..94798a6c 100644 --- a/README.md +++ b/README.md @@ -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: