From 307f6ec656af0fc8c7937233782c4ecfc7274cdc Mon Sep 17 00:00:00 2001 From: repos Date: Tue, 24 Dec 2024 15:08:43 +0800 Subject: [PATCH] Update MACA --- MACA.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/MACA.md b/MACA.md index bfb6b7b..2d1a9ba 100644 --- a/MACA.md +++ b/MACA.md @@ -297,13 +297,13 @@ #### 单包安装 - **使用以下命令安装指定包** ```bash - conda install -c https://repos.metax-tech.com/r/maca-conda/ + conda install -c https://repos.metax-tech.com/r/maca-conda/ ``` #### 列出可用版本 - ```bash - conda search --info -c https://repos.metax-tech.com/r/maca-conda/ + conda search --info -c https://repos.metax-tech.com/r/maca-conda/ ``` ### 兼容性