📝 修改文档.

This commit is contained in:
lijiahang
2024-05-24 10:47:28 +08:00
parent 532c4afeaa
commit c28c12ee01
19 changed files with 64 additions and 63 deletions

View File

@@ -59,6 +59,16 @@
## 快速开始
```bash
# clone
git clone https://github.com/lijiahangmax/orion-visor
cd orion-visor
# 启动
docker compose up -d
```
## 项目文档
* [文档地址](https://lijiahangmax.github.io/orion-visor/#/)
* [docker安装](https://lijiahangmax.github.io/orion-visor/#/quickstart/docker-install)
* [普通安装](https://lijiahangmax.github.io/orion-visor/#/quickstart/install)