docs(skill): 调整修改错误的启动命令

This commit is contained in:
zstar 2025-06-20 11:53:14 +08:00
parent c46c87bbef
commit cecbb8d7e4
1 changed files with 1 additions and 1 deletions

View File

@ -56,7 +56,7 @@ pip install -r requirements.txt
启动后端
```bash
python -m python -m api.ragflow_server
python -m api.ragflow_server
```
前端安装依赖