已合并
fix: change readme clone url to github #410
张雅晴创建于 8月4日
fix: change readme clone url to github #410
已合并
张雅晴创建于 8月4日
1 个文件变更+1-1
@@ -79,7 +79,7 @@ agent-runtime/
79### 1) Clone the repository79### 1) Clone the repository
80 80 
81```bash81```bash
82-git clone https://gitcode.com/openJiuwen/agent-runtime.git82+git clone https://github.com/openJiuwen-ai/agent-runtime.git
83cd agent-runtime83cd agent-runtime
84```84```
85 85