From 57e9b966e092a2dfcabd39539ac5c61e584b6cf4 Mon Sep 17 00:00:00 2001 From: shenmo Date: Mon, 29 Jan 2024 08:05:31 +0800 Subject: [PATCH] =?UTF-8?q?=09=E4=BF=AE=E6=94=B9=EF=BC=9A=20=20=20=20=20RE?= =?UTF-8?q?ADME.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 52747b5..0fe4fde 100644 --- a/README.md +++ b/README.md @@ -12,8 +12,11 @@ ## 构建指南 ### Debian + 先构建容器再打包,容器位置在`src/opt/apps/cn.flamescion.bookworm-compatibility-mode/files` + 下面是详细步骤: + 1.安装依赖:sudo apt-get install arch-test debootstrap libnss-mymachines systemd-container 2.在`src/opt/apps/cn.flamescion.bookworm-compatibility-mode/files`位置进入终端,执行`./build-container.sh amd64`[amd架构,其他架构同理]` 3.等待容器打包完成