From 79926b92fc003ef5d5282ae444d9c624b81691e6 Mon Sep 17 00:00:00 2001 From: Petr Pridal Date: Wed, 16 Dec 2015 17:07:04 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 37923f1..0f93cf3 100644 --- a/README.md +++ b/README.md @@ -38,9 +38,9 @@ Requirements: ------------- - Apache webserver (with mod_rewrite / .htaccess supported) -- PHP 5.2+ +- PHP 5.2+ with SQLite module (php5-sqlite) -(or anther webserver implementing mod_rewrite rules and PHP) +(or another webserver implementing mod_rewrite rules and PHP) Installation: -------------