浏览代码

fix: 更新PaddleX克隆链接为Gitee地址

zhch158_admin 3 月之前
父节点
当前提交
2b5eebc769
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      zhch/study-notes.md

+ 1 - 1
zhch/study-notes.md

@@ -1,7 +1,7 @@
 # [PaddleX本地安装教程](https://paddlepaddle.github.io/PaddleX/latest/installation/installation.html)
 # 环境选择
 ```
-git clone https://github.com/PaddlePaddle/PaddleX.git
+git clone https://gitee.com/zhch158_admin/PaddleX.git
 
 git config --local user.name "zhch158_admin"
 git config --local user.email "zhch158@sina.com"