docs(skill): 调整修改错误的启动命令
This commit is contained in:
parent
c46c87bbef
commit
cecbb8d7e4
|
@ -56,7 +56,7 @@ pip install -r requirements.txt
|
|||
|
||||
启动后端
|
||||
```bash
|
||||
python -m python -m api.ragflow_server
|
||||
python -m api.ragflow_server
|
||||
```
|
||||
|
||||
前端安装依赖
|
||||
|
|
Loading…
Reference in New Issue