瀏覽代碼

update README.md.

Signed-off-by: thead_admin <occ_thead@service.alibaba.com>
thead_admin 9 月之前
父節點
當前提交
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
 完成下载后可以通过以下命令对系统进行构建