From 282c2ed7e32db8cbded07535f4e7a62d1e178b40 Mon Sep 17 00:00:00 2001
From: Roland Haeder <roland@mxchange.org>
Date: Tue, 11 Apr 2017 00:29:41 +0200
Subject: [PATCH] updated docu, let's promoto FLOSS here (MariaDB)
MIME-Version: 1.0
Content-Type: text/plain; charset=utf8
Content-Transfer-Encoding: 8bit

Signed-off-by: Roland Häder <roland@mxchange.org>
---
 INSTALL.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/INSTALL.txt b/INSTALL.txt
index 6d3b0f8..8b27992 100644
--- a/INSTALL.txt
+++ b/INSTALL.txt
@@ -10,7 +10,7 @@ Installation instructions:
 Pool name: AddressbookPool
 Resource type: java.sql.Driver
 Driver: MySQL
-Driver class: com.mysql.jdbc.Driver
+Driver class: org.mariadb.jdbc.Driver
 
 URL: jdbc:mysql://localhost/your_database
 user: your_login
-- 
2.39.5