Update README.zh.md
This commit is contained in:
parent
969e7e60e8
commit
057cc4db5e
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user