diff --git a/chapter-02/README.md b/chapter-02/README.md index a206494..c5990e1 100644 --- a/chapter-02/README.md +++ b/chapter-02/README.md @@ -345,7 +345,7 @@ vendor.img ​ 确定有编译出`vendor.img、system.img、boot.img`等镜像文件,就说明编译成功了。 -### 2.4 模块编译 +### 2.5 模块编译 ​ 前文在编译的过程中介绍到,使用`source ./build/envsetup.sh`初始化环境的时候,导入了多个命令来辅助编译。接下来,先看看有哪些常用的命令。