From 6ff10a878fb0e1558540992cad075fbb7c041361 Mon Sep 17 00:00:00 2001 From: mirror Date: Fri, 13 Sep 2024 14:28:05 +0800 Subject: [PATCH] Update Maca --- Maca.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Maca.md b/Maca.md index 4a5a6b1..6e1b76b 100644 --- a/Maca.md +++ b/Maca.md @@ -42,5 +42,5 @@ pip install -i https://mirror.metax-tech.com/r/maca-pypi/simple --tru ### 永久配置 ``` pip config set global.index-url https://mirror.metax-tech.com/r/maca-pypi/simple -pip config set install.trusted-host mirror.metax-tech.com +pip config set global.trusted-host https://mirror.metax-tech.com ``` \ No newline at end of file