From 821c72a18042eff4ec0c3e02569d14579244e7f6 Mon Sep 17 00:00:00 2001 From: Huawei Date: Thu, 9 Jul 2026 17:09:23 +0000 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BF=AE=E6=AD=A3=20CLI=20=E5=AE=89?= =?UTF-8?q?=E8=A3=85=E6=96=B9=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- suites-help/SDK参考/CLI-参考.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/suites-help/SDK参考/CLI-参考.md b/suites-help/SDK参考/CLI-参考.md index b290836..c090a33 100644 --- a/suites-help/SDK参考/CLI-参考.md +++ b/suites-help/SDK参考/CLI-参考.md @@ -3,7 +3,8 @@ ## 安装 ```bash -pip install agentgis-cli +# 从 Gitea 安装 +pip install https://git.mercator.cn/SuiteHub/agentgis-cli/raw/branch/main/dist/agentgis_cli-0.1.0-py3-none-any.whl ``` ## 配置