diff --git a/README.md b/README.md index 401e714..3c91490 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.git -cd docker + https://git.danesi.dev/cdanesi/docker-compose.git +cd docker-compose git sparse-checkout set --no-cone / git checkout ```