From 6bce06621206a9025b1de01aa416886aab0ecbc4 Mon Sep 17 00:00:00 2001 From: Charles D Date: Sun, 8 Jun 2025 07:54:42 -0400 Subject: [PATCH] Revert "update repo name" --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3c91490..401e714 100644 --- a/README.md +++ b/README.md @@ -9,8 +9,8 @@ have used on my homelab at some point. ``` git clone -n --depth=1 --filter=tree:0 \ - https://git.danesi.dev/cdanesi/docker-compose.git -cd docker-compose + https://git.danesi.dev/cdanesi/docker.git +cd docker git sparse-checkout set --no-cone / git checkout ```