From abfa18076ba45a2a301a0206bd04774a2008e21e Mon Sep 17 00:00:00 2001 From: htpeng Date: Thu, 16 Jan 2025 03:24:18 +0000 Subject: [PATCH] =?UTF-8?q?=E8=A7=84=E8=8C=83=E5=92=8C=E4=BD=8E=E9=94=99?= =?UTF-8?q?=E7=B1=BB:=E7=89=88=E6=9C=AC=E5=8F=B7=E4=B8=8D=E5=8C=B9?= =?UTF-8?q?=E9=85=8D=EF=BC=9A=E5=A6=82=E8=BD=AF=E4=BB=B6=E5=8C=85=E5=90=8D?= =?UTF-8?q?=E7=A7=B0=E3=80=81=E7=95=8C=E9=9D=A2=E7=89=88=E6=9C=AC=E5=8F=B7?= =?UTF-8?q?=EF=BC=9B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: htpeng --- .../oeAware\347\224\250\346\210\267\346\214\207\345\215\227.md" | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git "a/docs/zh/docs/oeAware/oeAware\347\224\250\346\210\267\346\214\207\345\215\227.md" "b/docs/zh/docs/oeAware/oeAware\347\224\250\346\210\267\346\214\207\345\215\227.md" index 775aab725..02250f33e 100644 --- "a/docs/zh/docs/oeAware/oeAware\347\224\250\346\210\267\346\214\207\345\215\227.md" +++ "b/docs/zh/docs/oeAware/oeAware\347\224\250\346\210\267\346\214\207\345\215\227.md" @@ -6,7 +6,7 @@ oeAware是在openEuler上实现低负载采集感知调优的框架,目标是 ## 安装 -配置openEuler的yum源,使用yum命令安装。在openEuler-22.03-LTS-SP4版本中会默认安装。 +配置openEuler的yum源,使用yum命令安装。在openEuler-24.03-LTS-SP1版本中会默认安装。 ```shell yum install oeAware-manager -- Gitee