edit README.md

This commit is contained in:
Mahno 2025-07-09 15:37:12 +08:00
parent a387dd48d1
commit d49e6cfbe1

View File

@ -8,7 +8,8 @@ xmake
```
## 运行方法:
直接执行start.sh
执行build.sh构建各子项目
```bash
./start.sh
./buid.sh
```
然后单机部署的话要提供Dockerfile和docker compose……未完待续