This commit is contained in:
Simon Vieille 2015-02-23 01:42:56 +01:00
parent 1ebf69eec4
commit fd104faef3

View file

@ -7,7 +7,7 @@ PDNS-Console provided a CLI to manage PowerDNS application and improved it by ad
## Requirements
* PHP >= 5.4
* PDO with modules to connect on your database)
* PDO with module for database connection
* Instance of PDNS (Powerdns) >= 3.1 with MySQL/PostgreSQL/SQLite backend
## Downloading sources