fix: pip install 改为 wheel URL
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user