Update MACA
parent
843abf9433
commit
ded2180c10
4
MACA.md
4
MACA.md
@ -350,6 +350,8 @@
|
||||
```
|
||||
|
||||
- **7.通过requirements.txt安装**
|
||||
|
||||
1.maca-pypi源地址预设在requirement.txt 文件中,用户执行命令不需关注maca-pypi url
|
||||
```bash
|
||||
cat <<EOF> ./requirements.txt
|
||||
-i https://repos.metax-tech.com/r/maca-pypi/simple
|
||||
@ -369,7 +371,7 @@
|
||||
pip install -r ./requirements.txt
|
||||
|
||||
```
|
||||
|
||||
2.在命令行中指定 maca-pypi 源地址
|
||||
```bash
|
||||
cat <<EOF> ./requirements.txt
|
||||
apex
|
||||
|
Loading…
Reference in New Issue
Block a user