mirror of
https://github.com/daeuniverse/dae.git
synced 2025-01-05 13:08:57 +07:00
docs: add installation script
This commit is contained in:
parent
b0eead1bf0
commit
a7a90bca26
@ -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
|
||||
|
||||
|
@ -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 配置
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user