From acae1459a74588e8e135b44a0635d3ae6f7d11e9 Mon Sep 17 00:00:00 2001 From: mirrors Date: Wed, 21 Aug 2024 09:08:53 +0800 Subject: [PATCH] Update Maca --- Maca.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Maca.md b/Maca.md index 8c68c71..463d049 100644 --- a/Maca.md +++ b/Maca.md @@ -30,7 +30,7 @@ yum makecache ## Maca For CentOS9 ``` -curl -o /etc/yum.repos.d/maca-centos9.repo httpss://mirror.metax-tech.com/maca-centos9.repo +curl -o /etc/yum.repos.d/maca-centos9.repo https://mirror.metax-tech.com/maca-centos9.repo yum makecache ```