diff --git a/docs/getting-started/README.md b/docs/getting-started/README.md index ec656a8..d09e7b0 100644 --- a/docs/getting-started/README.md +++ b/docs/getting-started/README.md @@ -91,9 +91,13 @@ git clone --depth=1 https://github.com/daeuniverse/dae docker compose up -d --build ``` -### Others +### Installation Script -Other users can build dae from scratch. See [Build Guide](build-by-yourself.md) for more help. +See [daeuniverse/dae-installer](https://github.com/daeuniverse/dae-installer) (or [mirror](https://hubmirror.v2raya.org/daeuniverse/dae-installer)). + +### Build from scratch + +See [Build Guide](build-by-yourself.md). ## Minimal Configuration diff --git a/docs/getting-started/README_zh.md b/docs/getting-started/README_zh.md index 21e3b3a..cc42d30 100644 --- a/docs/getting-started/README_zh.md +++ b/docs/getting-started/README_zh.md @@ -87,9 +87,13 @@ git clone --depth=1 https://github.com/daeuniverse/dae docker compose up -d --build ``` -### 其他方式 +### 安装脚本 -其他用户可以手动编译 dae。见 [Build Guide](build-by-yourself.md)。 +见 [daeuniverse/dae-installer](https://github.com/daeuniverse/dae-installer)(或使用 [镜像站](https://hubmirror.v2raya.org/daeuniverse/dae-installer))。 + +### 手动构建 + +见 [Build Guide](build-by-yourself.md)。 ## 最小 dae 配置