From 50c76df25ffa9c35e7f887aeccfcd8f1dbbe422a Mon Sep 17 00:00:00 2001 From: Carbon <135588205+carbonfix@users.noreply.github.com> Date: Fri, 13 Oct 2023 20:29:45 +0800 Subject: [PATCH] Fix typo --- README-zh.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README-zh.md b/README-zh.md index 29d7520d5..cbd07e519 100644 --- a/README-zh.md +++ b/README-zh.md @@ -82,7 +82,7 @@ cmake version 3.27.6 sudo apt install -y pkg-config build-essential ninja-build automake autoconf libtool wget curl git gcc libssl-dev bc slib squashfs-tools android-sdk-libsparse-utils jq python3-distutils scons parallel tree python3-dev python3-pip device-tree-compiler ssh cpio fakeroot libncurses5 flex bison libncurses5-dev genext2fs rsync unzip dosfstools mtools tcl openssh-client cmake ``` -另外,SDK中的mkimage命令依赖的`libssl1.1`,在 Ubuntu22.04 中已启用,需要手动安装,以下两种方法都可以 +另外,SDK中的mkimage命令依赖的`libssl1.1`,在 Ubuntu22.04 中已弃用,需要手动安装,以下两种方法都可以 1. 补源安装