We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 18953c8 commit 065334eCopy full SHA for 065334e
docs/dev-manual/plugins/howtouse.md
@@ -44,7 +44,7 @@ title: 数据库审核插件使用
44
1. 针对Oracle和DB2类型的数据源,须先在SQLE环境中安装JDK
45
yum install java-1.8.0-openjdk* -y
46
1. 针对Sql Server类型的数据源,需要安装 .net 6.0 版本
47
-* unbuntu
+* ubuntu
48
* apt-get install -y dotnet-sdk-6.0
49
* centos
50
* rpm -Uvh https://packages.microsoft.com/config/rhel/7/packages-microsoft-prod.rpm
0 commit comments