Revert "update repo name"

This commit is contained in:
2025-06-08 07:54:42 -04:00
parent 5fd75aba81
commit 6bce066212
+2 -2
View File
@@ -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 /<directory name>
git checkout
```