From d3db28fbcfc2e3e1068146cbf9d40e780a8c2941 Mon Sep 17 00:00:00 2001 From: j7b3y <80038555+j7b3y@users.noreply.github.com> Date: Sat, 16 Nov 2024 15:58:08 +0900 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 ```