From 8d760ca8149f8df7b6189606796822b7ab9ecc40 Mon Sep 17 00:00:00 2001 From: mirrors Date: Thu, 22 Aug 2024 16:00:41 +0800 Subject: [PATCH] Update Maca --- Maca.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Maca.md b/Maca.md index 463d049..6c1540d 100644 --- a/Maca.md +++ b/Maca.md @@ -38,7 +38,7 @@ yum makecache ## Maca For Pytorch ### 一次性安装 ``` -pip3 install -i https://mirror.metax-tech.com/maca-pypi/simple --trusted-host mirror.metax-tech.com +pip3 install -i https://mirror.metax-tech.com/maca-pypi/simple --trusted-host https://mirror.metax-tech.com ``` ### 永久配置 ```