update readme
This commit is contained in:
@@ -7,12 +7,15 @@ have used on my homelab at some point.
|
|||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
```
|
```sh
|
||||||
git clone -n --depth=1 --filter=tree:0 \
|
git clone -n --depth=1 --filter=tree:0 \
|
||||||
https://git.danesi.dev/cdanesi/docker.git
|
https://git.danesi.dev/cdanesi/docker.git
|
||||||
cd docker
|
cd docker
|
||||||
git sparse-checkout set --no-cone /<directory name>
|
git sparse-checkout set --no-cone /<directory name>
|
||||||
git checkout
|
git checkout
|
||||||
|
|
||||||
|
# additional selection
|
||||||
|
git sparse-checkout add /<directory name>
|
||||||
```
|
```
|
||||||
|
|
||||||
## Support
|
## Support
|
||||||
|
|||||||
Reference in New Issue
Block a user