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

update README.md.

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

+ 4 - 0
README.md

@@ -41,6 +41,10 @@ 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-community
 repo sync
 ```
+若无法连接google源可使用清华源镜像:
+```
+export REPO_URL='https://mirrors.tuna.tsinghua.edu.cn/git/git-repo/'
+```
 
 ### BeagleV Ahead
 完成下载后可以通过以下命令对系统进行构建