partkeepr

fork of partkeepr
git clone https://git.e1e0.net/partkeepr.git
Log | Files | Refs | Submodules | README | LICENSE

commit 695f72928e34ff35bf50d718ed04f9cecc98e941
parent 5e7cda02f6c4dd0bbc97e16c03d828889c133a68
Author: Felicitus <felicitus@felicitus.org>
Date:   Wed, 27 May 2015 16:13:18 +0200

Developers should run app/check.php first to verify that the PHP settings are correct

Diffstat:
Mdocumentation/developer/Developer-Installation.md | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/documentation/developer/Developer-Installation.md b/documentation/developer/Developer-Installation.md @@ -1,5 +1,6 @@ # PartKeepr Developer Installation +* Execute `php app/check.php` from the root source directory to check for system requirements * Download [composer](https://getcomposer.org/) * Execute `composer install` from the root source directory * composer might ask you a few questions for the database configuration