fix: pip install 改为 wheel URL

This commit is contained in:
2026-07-09 19:08:18 +00:00
parent f0025f3fbb
commit 434ab14d62
@@ -9,7 +9,7 @@
```bash
# 安装 CLI
pip install agentgis-cli
pip install https://git.mercator.cn/SuiteHub/agentgis-cli/raw/branch/main/dist/agentgis_cli-0.1.0-py3-none-any.whl
# 配置 API Key
agc config set api-key mk_xxxxxxxxxxxxx