From 2b849780f3485fc08fdc0e11e95f3bdf65a155eb Mon Sep 17 00:00:00 2001 From: j7b3y <80038555+j7b3y@users.noreply.github.com> Date: Sat, 26 Oct 2024 18:01:54 +0900 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 ```