소스 검색

update README.md.

Signed-off-by: thead_admin <occ_thead@service.alibaba.com>
thead_admin 11 달 전
부모
커밋
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
 mkdir riscv-android-src && cd riscv-android-src
 repo init -u https://android.googlesource.com/platform/manifest -b master
 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
 repo sync
 ```
 ```