fix: pip install 改为 wheel URL
This commit is contained in:
+1
-1
@@ -10,7 +10,7 @@ https://suites.mercator.cn
|
||||
|
||||
```bash
|
||||
# 安装
|
||||
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_xxxxxxxxx
|
||||
|
||||
Reference in New Issue
Block a user