diff --git a/README.md b/README.md index 2259f1b..4a6de7a 100644 --- a/README.md +++ b/README.md @@ -16,14 +16,7 @@ With the help of bubblewrap, a super tiny container solution, you can run a `Deb Please use `git clone --recurse-submodules` to obtain the env -## Install Guide - - -### Quick Install (Need to install Spark Store first) - -[spk://store/tools/cn.flamescion.bookworm-compatibility-mode/](https://spk-resolv.spark-app.store/?spk=spk://store/tools/cn.flamescion.bookworm-compatibility-mode/) - -### Manual Install(Debian/Fedora/Arch) +## Install Guide(Debian/Fedora/Arch) Share Link:https://share.spark-app.store/index.php?share/folder&user=1&sid=wHP86Kp4 @@ -32,17 +25,10 @@ Ubuntu 18.04 Need install https://packages.debian.org/buster/bubblewrap Arch: `yay -S amber-ce-bookworm` -### Amber-CE x86 - -Use LAT to run a x86 bookworm container. Can install x86 debs and run x86 apps - -https://pan.huang1111.cn/s/P63D6Cm - - --- -## Build Guide +## Build From.Source ### Debian diff --git a/README.zh.md b/README.zh.md index 52357c9..f2c2274 100644 --- a/README.zh.md +++ b/README.zh.md @@ -11,13 +11,7 @@ 请使用 `git clone --recurse-submodules` 来获取 -## 安装指南 - -### 快捷安装 (需要安装星火应用商店) - -[spk://store/tools/cn.flamescion.bookworm-compatibility-mode/](https://spk-resolv.spark-app.store/?spk=spk://store/tools/cn.flamescion.bookworm-compatibility-mode/) - -### 手动安装(Debian/Fedora/Arch) +## 安装指南 (Debian/Fedora/Arch) 分享链接:https://share.spark-app.store/index.php?share/folder&user=1&sid=wHP86Kp4 @@ -29,7 +23,7 @@ Arch:`yay -S amber-ce-bookworm` --- -## 构建指南 +## 从源代码构建指南 ### Debian @@ -46,4 +40,4 @@ dpkg-buildpackage -us -uc -b `yay -S amber-ce-bookworm` ---- \ No newline at end of file +---