From 843abf9433e0c693a697e51f91de26a1fa6cc999 Mon Sep 17 00:00:00 2001 From: repos Date: Tue, 17 Dec 2024 10:14:57 +0800 Subject: [PATCH] Update MACA --- MACA.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/MACA.md b/MACA.md index f8d6114..18cf0e8 100644 --- a/MACA.md +++ b/MACA.md @@ -368,7 +368,7 @@ EOF pip install -r ./requirements.txt - + ``` ```bash cat < ./requirements.txt @@ -387,7 +387,7 @@ EOF pip install -r ./requirements.txt -i https://repos.metax-tech.com/r/maca-pypi/simple --trusted-host repos.metax-tech.com - + ``` ## 验证安装