fix: gis-actions 安装方式(无 pip 包)
This commit is contained in:
@@ -12,11 +12,14 @@ GIS Actions 是套件的本地执行引擎,跑在你的机器上。
|
||||
|
||||
## 安装
|
||||
|
||||
目前 gis-actions 以源码形式提供,从 git 仓库获取:
|
||||
|
||||
```bash
|
||||
pip install gis-actions
|
||||
git clone https://git.mercator.cn/AgentGIS/gis-actions.git
|
||||
cd gis-actions
|
||||
```
|
||||
|
||||
(也可从源码安装:`git clone https://git.mercator.cn/AgentGIS/gis-actions.git`)
|
||||
Linux 用户也可使用 .deb 包(见 `packaging/deb/` 目录)。
|
||||
|
||||
## 配置
|
||||
|
||||
|
||||
Reference in New Issue
Block a user