Update README.md

This commit is contained in:
j7b3y
2024-10-26 18:01:54 +09:00
committed by GitHub
parent 173ac74891
commit 2b849780f3

View File

@@ -1,5 +1,5 @@
```bash
repo init -u https://github.com/crdroidandroid/android.git -b 14.0 --git-lfs
git clone https://github.com/j7b3y/blaze_manifests .repo/local_manifests -b cr10
git clone https://github.com/j7b3y/local_manifests .repo/local_manifests -b cr10
repo sync -c --force-sync --optimized-fetch --no-tags --no-clone-bundle --prune
```