mention prerequisites in readme. fixes #372

This commit is contained in:
Claude 2016-09-01 14:55:06 +02:00
parent fdf65eb4e7
commit 7722c3e777

View File

@ -30,6 +30,15 @@ http://paste.scratchbook.ch/
See an encrypted paste: http://paste.scratchbook.ch/view/1427473f#iP7p05DRH0BC72qQjxv01BjUeOmNV073
Prerequisites
-------------
* A web server: Apache, Lighttpd, Nginx, Cherokee.
* A database: MySQL, Postgres. OR a writable folder on your filesystem for SQLite.
* PHP version 5.6 or newer is recommended.
* PHP-GD for the creation of QR-codes.
Installation
------------