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 ```