From 06d27b84b3c0049ae7c59ed17017def7fd459a43 Mon Sep 17 00:00:00 2001 From: Shunichi Shinohara Date: Thu, 26 Sep 2024 10:21:34 +0900 Subject: [PATCH] add MariaDB in README (#420) Co-authored-by: robertsilen --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0e99983a..c190e62e 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ This is tool to build a local copy of the OVAL. The local copy is generated in s goval-dictionary requires the following packages. -- SQLite3, MySQL, PostgreSQL or Redis +- SQLite3, MySQL (or MariaDB), PostgreSQL or Redis - git - gcc - lastest version of go