From 50a4329a9c22eaaf3d4c40155e9f2d5726219c2f Mon Sep 17 00:00:00 2001 From: repos Date: Tue, 14 Jan 2025 17:38:58 +0800 Subject: [PATCH] Update MACA --- MACA.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/MACA.md b/MACA.md index 62eb836..da69ddf 100644 --- a/MACA.md +++ b/MACA.md @@ -31,7 +31,7 @@ - **升级maca_sdk到最新版本** ```bash - yum upgrade maca_sdk + yum update maca_sdk ``` - **卸载maca_sdk** @@ -66,7 +66,7 @@ - **升级maca_sdk到最新版本** ```bash - apt upgrade maca_sdk + apt install --only-upgrade maca_sdk ``` - **卸载maca_sdk**