diff --git a/MACA.md b/MACA.md index 5e4524a..52d7192 100644 --- a/MACA.md +++ b/MACA.md @@ -136,13 +136,13 @@ ## MACA Pytorch -1. **一次性安装** + - **一次性安装** ```bash pip install -i https://repos.metax-tech.com/r/maca-pypi/simple --trusted-host https://repos.metax-tech.com -2. **永久配置** +- **永久配置** ```bash pip config set global.index-url https://repos.metax-tech.com/r/maca-pypi/simple pip config set global.trusted-host https://repos.metax-tech.com - - + +- **需注意**