From b5a0914b483c93e6da959c93d1b211a9e6012cd7 Mon Sep 17 00:00:00 2001 From: Martin Loeffler <35120458+golfomania@users.noreply.github.com> Date: Mon, 6 Oct 2025 21:53:52 +0200 Subject: [PATCH] fixed typo to make the git clone command work --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e336753..ab05c19 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ Get your first MCP server running in under 5 minutes: # Settings → Beta Features → Enable "Docker MCP Toolkit" # 3. Clone this repository -git clone https://github.com/networkchuck/docker-mcp-tutorial.git +git clone https://github.com/theNetworkChuck/docker-mcp-tutorial cd docker-mcp-tutorial # 4. Build the dice roller example