From 8994b25a7752c8d6114b587a401c7cb1c5e7ca17 Mon Sep 17 00:00:00 2001 From: glide-the <2533736852@qq.com> Date: Thu, 6 Jun 2024 16:26:01 +0800 Subject: [PATCH] Update code.md --- docs/contributing/code.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/contributing/code.md b/docs/contributing/code.md index 035e7d1d..24599b52 100644 --- a/docs/contributing/code.md +++ b/docs/contributing/code.md @@ -22,7 +22,7 @@ Install Poetry: [documentation on how to install it.](https://python-poetry.org/ - 选择主项目目录 ```shell -cd chatchat +cd Langchain-Chatchat/libs/chatchat-server/ ``` - 安装chatchat依赖(for running chatchat lint\tests):