From 892ac3c54d9f55a15356daa3839c723fe693c15d Mon Sep 17 00:00:00 2001 From: lexluo09 <39718951+lexluo09@users.noreply.github.com> Date: Mon, 18 Sep 2023 16:36:46 +0800 Subject: [PATCH] =?UTF-8?q?Updated=20=E7=8E=AF=E5=A2=83=E4=BE=9D=E8=B5=96?= =?UTF-8?q?=20(markdown)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 环境依赖.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/环境依赖.md b/环境依赖.md index d5dbd09..84a4a77 100644 --- a/环境依赖.md +++ b/环境依赖.md @@ -20,7 +20,7 @@ pandas==1.5.3 * release版本:在supersonic/chat/core/src/main/python/bin/env.sh中修改 * master分支最新代码: * pip路径:在supersonic-build.sh中修改 - * python运行路径:在supersonic-daemon.sh中修改 + * python路径:在supersonic-daemon.sh中修改 * 默认pip路径为/usr/local/bin/pip3,python路径为/usr/local/bin/python3, 若不在这个路径,需要在修改成自己的路径 注意