diff --git a/README.md b/README.md index 24425b4..bdf8d97 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/local_manifests .repo/local_manifests -b cr10 +repo init -u https://github.com/crdroidandroid/android.git -b 154.0 --git-lfs +git clone https://github.com/j7b3y/local_manifests .repo/local_manifests -b cr11 repo sync -c --force-sync --optimized-fetch --no-tags --no-clone-bundle --prune ```