fix: 修正 CLI 安装方式
This commit is contained in:
@@ -3,7 +3,8 @@
|
|||||||
## 安装
|
## 安装
|
||||||
|
|
||||||
```bash
|
```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
|
||||||
```
|
```
|
||||||
|
|
||||||
## 配置
|
## 配置
|
||||||
|
|||||||
Reference in New Issue
Block a user