From: snnbyyds <87487115+snnbyyds@users.noreply.github.com> Date: 星期六, 22 Jan 2022 02:27:10 +0000 (+0800) Subject: Update README.zh.md X-Git-Tag: v1.1~6^2 X-Git-Url: https://git.renegade-project.org/?a=commitdiff_plain;h=057cc4db5e4c8c4455d5f662baaab796644a8b65;p=edk2-sdm845.git Update README.zh.md --- diff --git a/README.zh.md b/README.zh.md index f6c050e..7b0b78a 100644 --- a/README.zh.md +++ b/README.zh.md @@ -59,14 +59,14 @@ sudo apt install build-essential uuid-dev iasl git nasm gcc-aarch64-linux-gnu ab **不建议使用Ubuntu 18.04版本,请使用Ubuntu 20.04** -1.克隆此项目(默认使用国内fastgit镜像加速) +1.克隆此项目(默认使用国内cnpmjs.org镜像加速) ```bash -git clone https://hub.fastgit.org/edk2-porting/edk2-sdm845.git --depth=1 +git clone https://github.com.cnpmjs.org/edk2-porting/edk2-sdm845.git --depth=1 cd edk2-sdm845 ``` -2.1 编译此项目(默认使用fastgit加速submodule克隆,若不需要请删去 `--chinese`) +2.1 编译此项目(默认使用cnpmjs加速submodule克隆,若不需要请删去 `--chinese`) ```bash bash build.sh --chinese --device DEVICE