mirror of
https://gitee.com/amber-ce/amber-ce-bookworm.git
synced 2025-06-09 16:46:00 +08:00
update README.md.
Signed-off-by: 花雨落逝 <12135927+hylshi@user.noreply.gitee.com>
This commit is contained in:
parent
7f33d2fff7
commit
aedcb5c1ed
@ -12,6 +12,10 @@
|
||||
## 构建指南
|
||||
|
||||
先构建容器再打包,容器位置在`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`
|
||||
3.等待编译完成
|
||||
|
||||
|
||||
# Bookworm compatibility mode
|
||||
@ -29,3 +33,7 @@ Please use `git clone --recurse-submodules` to obtain the env
|
||||
## Build Guide
|
||||
|
||||
Build the container first then build the package. Container at `src/opt/apps/cn.flamescion.bookworm-compatibility-mode/files`
|
||||
Here are the details:
|
||||
1. Install dependencies: sudo apt-get install arch-test debootstrap libnss-mymachines systemd-container
|
||||
2. Enter the terminal at `src/opt/apps/cn.flamescion.bookworm-compatibility-mode/files` and execute `./build-container.sh`.
|
||||
3. Wait for the compilation to complete.
|
Loading…
x
Reference in New Issue
Block a user