From e86f6179758aec3d1218d75d735553e41a76fb02 Mon Sep 17 00:00:00 2001 From: Derick Rethans Date: Wed, 13 May 2015 15:31:45 +0100 Subject: [PATCH] Added zeta components instructions and update require. --- INSTALL | 1 + show2.php | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/INSTALL b/INSTALL index 1727ef6..5149fce 100644 --- a/INSTALL +++ b/INSTALL @@ -5,6 +5,7 @@ mkdir /tmp/yourdir cd /tmp/yourdir git clone git@git.php.net:/web/pres2.git git clone git@git.php.net:/presentations.git +php composer.phar require zetacomponents/template cd pres2/ git checkout dericks-renderer ln -s ../presentations . diff --git a/show2.php b/show2.php index e8d8da8..6d257d9 100644 --- a/show2.php +++ b/show2.php @@ -1,5 +1,5 @@