From 61c400e5c143c0197aa77ba496d19d098cf736f3 Mon Sep 17 00:00:00 2001 From: jemappellehc <386956049@qq.com> Date: Fri, 20 Dec 2024 14:21:39 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8DNDPPlugin=E5=AE=89=E8=A3=85?= =?UTF-8?q?=E6=8F=8F=E8=BF=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../ExtensionReference/ndpplugin\345\256\211\350\243\205.md" | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git "a/content/zh/docs/ExtensionReference/ndpplugin\345\256\211\350\243\205.md" "b/content/zh/docs/ExtensionReference/ndpplugin\345\256\211\350\243\205.md" index 8d8a54481..bef94c26f 100644 --- "a/content/zh/docs/ExtensionReference/ndpplugin\345\256\211\350\243\205.md" +++ "b/content/zh/docs/ExtensionReference/ndpplugin\345\256\211\350\243\205.md" @@ -1,6 +1,6 @@ # NDPPlugin安装 -openGauss-5.1.0版本已经默认编译安装NDPPlugin插件,使用步骤如下: +openGauss自5.1.0版本起已经默认编译安装NDPPlugin插件,使用步骤如下: 1.获取LibSmartScan_5.1.0_openEuler_aarch64.tar.gz并解压。 ``` -- Gitee