Update MACA

repos 2024-12-24 15:08:43 +08:00
parent 0b24f2ba19
commit 307f6ec656

@ -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/
```
### 兼容性