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 ```