Update CONTRIBUTING.md
This commit is contained in:
parent
2430b18af0
commit
931711fe74
|
@ -68,7 +68,7 @@ small, just do a normal full clone instead.**
|
||||||
1. Do a partial clone.
|
1. Do a partial clone.
|
||||||
```bash
|
```bash
|
||||||
git clone --filter=blob:none --sparse <fork-repo-url>
|
git clone --filter=blob:none --sparse <fork-repo-url>
|
||||||
cd extensions/
|
cd extensions-source/
|
||||||
```
|
```
|
||||||
2. Configure sparse checkout.
|
2. Configure sparse checkout.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue