pull/246/merge
Glen 2017-04-27 14:08:40 +00:00 committed by GitHub
commit 144813c1d6
1 changed files with 4 additions and 0 deletions

View File

@ -73,6 +73,10 @@ To be able to run an installation from the repo, you need to run the following c
php composer.phar install php composer.phar install
If you get "Fatal error: Uncaught exception 'PharException'..." run this and try again:
curl -s http://getcomposer.org/installer | php
Setting up a cronjob Setting up a cronjob
++++++++++++++++++++ ++++++++++++++++++++