Update README.zh.md 92/head
authorsnnbyyds <87487115+snnbyyds@users.noreply.github.com>
星期六, 22 Jan 2022 02:27:10 +0000 (10:27 +0800)
committerGitHub <noreply@github.com>
星期六, 22 Jan 2022 02:27:10 +0000 (10:27 +0800)
README.zh.md

index f6c050e0b871c112348d750e04e6fc17b85557e1..7b0b78a96b590d280f41876456303583d228034f 100644 (file)
@@ -59,14 +59,14 @@ sudo apt install build-essential uuid-dev iasl git nasm gcc-aarch64-linux-gnu ab
 \r
 **不建议使用Ubuntu 18.04版本,请使用Ubuntu 20.04**\r
 \r
-1.克隆此项目(默认使用国内fastgit镜像加速)\r
+1.克隆此项目(默认使用国内cnpmjs.org镜像加速)\r
 \r
 ```bash\r
-git clone https://hub.fastgit.org/edk2-porting/edk2-sdm845.git --depth=1\r
+git clone https://github.com.cnpmjs.org/edk2-porting/edk2-sdm845.git --depth=1\r
 cd edk2-sdm845\r
 ```\r
 \r
-2.1 编译此项目(默认使用fastgit加速submodule克隆,若不需要请删去 `--chinese`)\r
+2.1 编译此项目(默认使用cnpmjs加速submodule克隆,若不需要请删去 `--chinese`)\r
 \r
 ```bash\r
 bash build.sh --chinese --device DEVICE\r