From fdf8ccc15880c37ec554a24fcd716e5ab3acbf28 Mon Sep 17 00:00:00 2001 From: strongtz Date: Fri, 19 Mar 2021 11:36:12 +0800 Subject: [PATCH] Fix typo --- README.md | 2 +- README.zh.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 94b5606..3ca4df5 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ QQ group: 697666196 (Never On-Topic) 8. Meizu 16th (m1882) 9. BlackShark One (skr-a0) 10. LG G7 (judyln) -11. Samsung S9+ (star2qltechn) +11. Samsung Galaxy S9+ (star2qltechn) ## Dependencies diff --git a/README.zh.md b/README.zh.md index aa32c3f..06be0a2 100644 --- a/README.zh.md +++ b/README.zh.md @@ -61,7 +61,7 @@ git clone https://hub.fastgit.org/edk2-porting/edk2-sdm845.git --depth=1 cd edk2-sdm845 ``` -2.编译此项目(默认使用fastgit加速submodule克隆) +2.编译此项目(默认使用fastgit加速submodule克隆,若不需要请删去 `--chinese`) ```bash bash build.sh --chinese --device DEVICE -- 2.45.2