From cecbb8d7e40dc77692b3f7fc72d24fd145c4e5cc Mon Sep 17 00:00:00 2001 From: zstar <65890619+zstar1003@users.noreply.github.com> Date: Fri, 20 Jun 2025 11:53:14 +0800 Subject: [PATCH] =?UTF-8?q?docs(skill):=20=E8=B0=83=E6=95=B4=E4=BF=AE?= =?UTF-8?q?=E6=94=B9=E9=94=99=E8=AF=AF=E7=9A=84=E5=90=AF=E5=8A=A8=E5=91=BD?= =?UTF-8?q?=E4=BB=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/skill/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/skill/README.md b/docs/skill/README.md index 77b3c22..6b69d8e 100644 --- a/docs/skill/README.md +++ b/docs/skill/README.md @@ -56,7 +56,7 @@ pip install -r requirements.txt 启动后端 ```bash -python -m python -m api.ragflow_server +python -m api.ragflow_server ``` 前端安装依赖