diff --git a/Framework.md b/Framework.md index a3acd6d..fbfbc79 100644 --- a/Framework.md +++ b/Framework.md @@ -139,7 +139,7 @@ * **安装paddle-metax 包** ```shell - pip install paddle-metax -i https://repos.metax-tech.com/r/maca-pypi/simple --trusted-host repos.metax-tech.com + pip install paddle-metax-gpu -i https://repos.metax-tech.com/r/maca-pypi/simple --trusted-host repos.metax-tech.com ```