From 3b8493a7d6748cbf9739c09b95e2f0ee9f4c9be6 Mon Sep 17 00:00:00 2001 From: mirror Date: Fri, 27 Sep 2024 12:08:26 +0800 Subject: [PATCH] Update MACA --- MACA.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MACA.md b/MACA.md index 128829d..a5843fb 100644 --- a/MACA.md +++ b/MACA.md @@ -153,7 +153,7 @@ ```bash pip install == -i https://repos.metax-tech.com/r/maca-pypi/simple --trusted-host repos.metax-tech.com ``` - - **对于 pip 21.0 之后版本,使用以下命令列出某个包的所有可用版本** + - **对于 pip 21.0 之后版本,使用以下命令列出某个包的所有可用版本** ```bash pip index versions triton -i https://repos.metax-tech.com/r/maca-pypi/simple --trusted-host repos.metax-tech.com ```