فهرست منبع

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"