diff options
| author | Christian Weiske <cweiske@cweiske.de> | 2018-12-16 00:10:00 +0100 |
|---|---|---|
| committer | Christian Weiske <cweiske@cweiske.de> | 2018-12-16 00:10:00 +0100 |
| commit | 1979dce952f8274c18ed7f662318f27aadf6c01a (patch) | |
| tree | 606ed95d540c40087c1a9c7ab24ee13b928c59eb /README.rst | |
| parent | 21683ca5652b9b44bcf8c44872c1c0e1ece8c7bb (diff) | |
| download | phinde-1979dce952f8274c18ed7f662318f27aadf6c01a.tar.gz phinde-1979dce952f8274c18ed7f662318f27aadf6c01a.zip | |
composer dependency installation
Diffstat (limited to 'README.rst')
| -rw-r--r-- | README.rst | 6 |
1 files changed, 2 insertions, 4 deletions
@@ -54,11 +54,9 @@ Setup $ git clone https://git.cweiske.de/phinde.git phinde -#. Install dependencies via PEAR:: +#. Install dependencies via composer:: - $ pear install console_commandline net_url2 - $ pear channel-discover pear.twig-project.org - $ pear install twig/Twig + $ composer install #. Point your webserver's document root to phinde's ``www`` directory #. Copy ``data/config.php.dist`` to ``data/config.php`` and adjust it. |
