Update MACA
parent
5a975492c5
commit
f671d2130f
4
MACA.md
4
MACA.md
@ -140,9 +140,9 @@
|
|||||||
- **使用以下命令一次性安装指定包**
|
- **使用以下命令一次性安装指定包**
|
||||||
```bash
|
```bash
|
||||||
pip install <PKG Name> -i https://repos.metax-tech.com/r/maca-pypi/simple --trusted-host https://repos.metax-tech.com
|
pip install <PKG Name> -i https://repos.metax-tech.com/r/maca-pypi/simple --trusted-host https://repos.metax-tech.com
|
||||||
|
```
|
||||||
### 永久配置
|
### 永久配置
|
||||||
- **如需永久配置 PyPI 源,使用以下命令**
|
- **如需永久配置 PyPI 源,使用以下命令**
|
||||||
```bash
|
```bash
|
||||||
pip config set global.index-url https://repos.metax-tech.com/r/maca-pypi/simple
|
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
|
pip config set global.trusted-host https://repos.metax-tech.com
|
||||||
|
Loading…
Reference in New Issue
Block a user