From 1e2ecaa9bb88966cc2978f1fe0820a3782c9860c Mon Sep 17 00:00:00 2001 From: smjiao Date: Wed, 18 Jun 2025 06:25:07 +0000 Subject: [PATCH] =?UTF-8?q?=E5=AE=89=E8=A3=85=E7=89=88=E6=9C=AC=E4=BF=AE?= =?UTF-8?q?=E6=94=B9=E6=88=90=E4=B8=8E=E7=B3=BB=E7=BB=9F=E7=89=88=E6=9C=AC?= =?UTF-8?q?=E4=B8=80=E8=87=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: smjiao --- docs/zh/server/maintenance/syscare/installing-syscare.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/zh/server/maintenance/syscare/installing-syscare.md b/docs/zh/server/maintenance/syscare/installing-syscare.md index dc4f5ba8e..6cae7cd3e 100644 --- a/docs/zh/server/maintenance/syscare/installing-syscare.md +++ b/docs/zh/server/maintenance/syscare/installing-syscare.md @@ -12,7 +12,7 @@ ### 前提条件 -安装openEuler 23.09版本。 +安装openEuler 25.03版本。 ### 源码编译安装SysCare -- Gitee