Merge ab8c360172
into 21dfc71623
commit
144813c1d6
|
@ -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
|
||||
|
||||
If you get "Fatal error: Uncaught exception 'PharException'..." run this and try again:
|
||||
|
||||
curl -s http://getcomposer.org/installer | php
|
||||
|
||||
|
||||
Setting up a cronjob
|
||||
++++++++++++++++++++
|
||||
|
|
Loading…
Reference in New Issue