From 5a28c079ab8a04b43df83278b744721127062c6f Mon Sep 17 00:00:00 2001 From: mirror Date: Fri, 13 Sep 2024 14:10:18 +0800 Subject: [PATCH] Update Maca --- Maca.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Maca.md b/Maca.md index b6135d8..4a5a6b1 100644 --- a/Maca.md +++ b/Maca.md @@ -37,7 +37,7 @@ yum makecache ## Maca For Pytorch ### 一次性安装 ``` -pip install -i https://mirror.metax-tech.com/r/maca-pypi/simple --trusted-host mirror.metax-tech.com +pip install -i https://mirror.metax-tech.com/r/maca-pypi/simple --trusted-host https://mirror.metax-tech.com ``` ### 永久配置 ```