diff --git a/README.md b/README.md index f7b9b38..24425b4 100644 --- a/README.md +++ b/README.md @@ -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 ```