We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5c9e830 commit ca333e1Copy full SHA for ca333e1
docs/notes/X152b/2.算法部署/1.组合你的算法并部署.md
@@ -23,7 +23,7 @@ readingTime: false
23
### 一、下载项目代码最新版本
24
25
```bash
26
-git clone --recursive https://gitee.com/emnavi/X152b.git
+git clone --recursive https://github.com/emnavi/X152b.git
27
28
# 编译 (首次编译时耗时较长,需要耐心等待)
29
cd X152b
0 commit comments