From 0506ac018d7abedd8c906443e2f5211020a06aaf Mon Sep 17 00:00:00 2001 From: El RIDO Date: Sun, 25 Dec 2016 10:58:35 +0100 Subject: [PATCH] correcting instructions based on Ubuntu 16.04 --- tst/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tst/README.md b/tst/README.md index 396b773..07564fc 100644 --- a/tst/README.md +++ b/tst/README.md @@ -5,7 +5,7 @@ In order to run these tests, you will need to install the following packages and its dependencies: * phpunit * php-gd -* php-sqlite +* php-sqlite3 * php-xdebug Example for Debian and Ubuntu: