diff --git a/Framework.md b/Framework.md index fbfbc79..f183bc2 100644 --- a/Framework.md +++ b/Framework.md @@ -123,7 +123,7 @@ * **使用以下命令安装指定包** ```shell - pip install vllm-metax -i https://repos.metax-tech.com/r/maca-pypi/simple --trusted-host repos.metax-tech.com + pip install vllm-metax -i https://repos.metax-tech.com/r/maca-pypi/simple --extra-index-url https://pypi.org/simple --trusted-host repos.metax-tech.com ```