git.cweiske.de
/
phinde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
01843bb
)
mention twig
author
Christian Weiske
<
[email protected]
>
Mon, 15 Oct 2018 19:40:23 +0000
(21:40 +0200)
committer
Christian Weiske
<
[email protected]
>
Mon, 15 Oct 2018 19:40:23 +0000
(21:40 +0200)
README.rst
patch
|
blob
|
history
diff --git
a/README.rst
b/README.rst
index b00136bcb6a016509f3e2d12d9465bb10b3079e3..3ce17e0bcaa62f824c77294573802333b0fd1c1d 100644
(file)
--- a/
README.rst
+++ b/
README.rst
@@
-41,6
+41,7
@@
Dependencies
- Gearman
- Console_CommandLine
- Net_URL2
+- Twig 1.x
=====
@@
-54,6
+55,8
@@
Setup
#. Install dependencies via PEAR::
$ pear install console_commandline net_url2
+ $ pear channel-discover pear.twig-project.org
+ $ pear install twig/Twig
#. Point your webserver's document root to phinde's ``www`` directory
#. Copy ``data/config.php.dist`` to ``data/config.php`` and adjust it.