1
0
mirror of https://github.com/klokantech/tileserver-php.git synced 2025-08-06 14:47:21 +02:00

Update README.md

This commit is contained in:
Petr Pridal
2015-12-16 17:07:04 +01:00
parent 3343f80e09
commit 79926b92fc

View File

@@ -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:
-------------