Skip to content

Commit 670b079

Browse files
committed
improve readme
1 parent 3e5492e commit 670b079

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -27,11 +27,11 @@ There are also proof-of-concept ports of this script that only support basic RES
2727

2828
## Requirements
2929

30-
- PHP 7.0 or higher with PDO drivers for MySQL, PgSQL, SqlSrv or SQLite enabled
31-
- MySQL 5.6 / MariaDB 10.0 or higher for spatial features in MySQL
32-
- PostGIS 2.0 or higher for spatial features in PostgreSQL 9.1 or higher
33-
- SQL Server 2012 or higher (2017 for Linux support)
34-
- SQLite 3.16 or higher (spatial features NOT supported)
30+
- PHP 7.0 or higher with PDO drivers enabled for one of these database systems:
31+
- MySQL 5.6 / MariaDB 10.0 or higher for spatial features in MySQL
32+
- PostGIS 2.0 or higher for spatial features in PostgreSQL 9.1 or higher
33+
- SQL Server 2012 or higher (2017 for Linux support)
34+
- SQLite 3.16 or higher (spatial features NOT supported)
3535

3636
## Installation
3737

0 commit comments

Comments
 (0)