Просмотр исходного кода

update README.md.

Signed-off-by: thead_admin <occ_thead@service.alibaba.com>
thead_admin 10 месяцев назад
Родитель
Сommit
2a16a85732
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -31,7 +31,7 @@ https://wiki.sipeed.com/licheepi4a
 ```
 mkdir riscv-android-src && cd riscv-android-src
 repo init -u https://android.googlesource.com/platform/manifest -b master
-git clone https://gitee.com/thead-android/local_manifests.git .repo/local_manifests -b thead-android_dev
+git clone https://gitee.com/thead-android/local_manifests.git .repo/local_manifests -b thead-android-community
 repo sync
 ```