Update README.zh.md

This commit is contained in:
snnbyyds 2022-01-22 10:27:10 +08:00 committed by GitHub
parent 969e7e60e8
commit 057cc4db5e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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