From 0b179febaf9e40fa9d2f1755f5132d7849cdda55 Mon Sep 17 00:00:00 2001 From: mirror Date: Fri, 27 Sep 2024 16:16:16 +0800 Subject: [PATCH] Update MACA --- MACA.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MACA.md b/MACA.md index f2eac35..e4deba7 100644 --- a/MACA.md +++ b/MACA.md @@ -156,7 +156,7 @@ - **对于 pip 22.0 之后版本,使用以下命令列出某个包的所有可用版本** ```bash - pip index versions triton -i https://repos.metax-tech.com/r/maca-pypi/simple --trusted-host repos.metax-tech.com + pip index versions -i https://repos.metax-tech.com/r/maca-pypi/simple --trusted-host repos.metax-tech.com ``` ### 特别注意 - **包依赖**