Update CONTRIBUTING.md

This commit is contained in:
FourTOne5 2024-12-18 17:18:41 +06:00 committed by GitHub
parent 02aefd01e0
commit 53da00c466
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -68,7 +68,7 @@ small, just do a normal full clone instead.**
1. Do a partial clone.
```bash
git clone --filter=blob:none --sparse <fork-repo-url>
cd extensions/
cd extensions-source/
```
2. Configure sparse checkout.