From 6e8c8b22c289cb248b792345d1b3b2fa61381702 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B8rn=20=C3=85ne?= Date: Mon, 29 Aug 2016 18:50:24 +0200 Subject: [PATCH] Add instructions about PHP installation. --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index e99018c..d584d31 100644 --- a/README.md +++ b/README.md @@ -9,4 +9,7 @@ Put it in a folder your webserver can find. ## Development setup +Make sure you have PHP installed, and the pdo-sqlite module. +These can be obtained from your package manager. + ./dev.sh