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