Update MACA
parent
0b24f2ba19
commit
307f6ec656
4
MACA.md
4
MACA.md
@ -297,13 +297,13 @@
|
||||
#### 单包安装
|
||||
- **使用以下命令安装指定包**
|
||||
```bash
|
||||
conda install <PKG Name> -c https://repos.metax-tech.com/r/maca-conda/
|
||||
conda install <package> -c https://repos.metax-tech.com/r/maca-conda/
|
||||
```
|
||||
|
||||
#### 列出可用版本
|
||||
-
|
||||
```bash
|
||||
conda search <PKG Name> --info -c https://repos.metax-tech.com/r/maca-conda/
|
||||
conda search <package> --info -c https://repos.metax-tech.com/r/maca-conda/
|
||||
```
|
||||
|
||||
### 兼容性
|
||||
|
Loading…
Reference in New Issue
Block a user