diff --git a/README.md b/README.md index f5bbe6ff8..d5ed635e1 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ - 安装串口工具: `mobarXterm` 或者 `Xshell` 或者其他 - 安装编译依赖的工具: ``` -sudo apt install pkg-config build-essential ninja-build automake autoconf libtool wget curl git gcc libssl-dev bc slib squashfs-tools android-sdk-libsparse-utils android-sdk-ext4-utils jq python3-distutils tclsh scons parallel ssh-client tree python3-dev python3-pip device-tree-compiler ssh cpio fakeroot libncurses5 flex bison libncurses5-dev genext2fs +sudo apt install pkg-config build-essential ninja-build automake autoconf libtool wget curl git gcc libssl-dev bc slib squashfs-tools android-sdk-libsparse-utils android-sdk-ext4-utils jq python3-distutils tclsh scons parallel ssh-client tree python3-dev python3-pip device-tree-compiler ssh cpio fakeroot libncurses5 flex bison libncurses5-dev genext2fs rsync unzip dosfstools mtools ``` 注意:`cmake` 版本最低要求 `3.16.5`