From 04875da75cd12c97574ab45134525c8a233af4c5 Mon Sep 17 00:00:00 2001 From: mirror Date: Fri, 13 Sep 2024 14:24:29 +0800 Subject: [PATCH] Update Maca3.0 --- Maca3.0.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Maca3.0.md b/Maca3.0.md index 238c04f..f9e1f62 100644 --- a/Maca3.0.md +++ b/Maca3.0.md @@ -46,4 +46,4 @@ 1. **永久配置** ```bash pip config set global.index-url https://mirror.metax-tech.com/r/maca-pypi/simple - pip config set install.trusted-host https://mirror.metax-tech.com \ No newline at end of file + pip config set global.trusted-host https://mirror.metax-tech.com \ No newline at end of file