Update CONTRIBUTING.md

This commit is contained in:
FourTOne5 2024-12-18 17:18:41 +06:00 committed by Draff
parent 2430b18af0
commit 931711fe74
No known key found for this signature in database
GPG Key ID: E8A89F3211677653
1 changed files with 1 additions and 1 deletions

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.