From: fabien Date: Mon, 12 Oct 2009 10:24:04 +0000 (+0000) Subject: added PEAR information X-Git-Url: http://git.silmor.de/gitweb/?a=commitdiff_plain;h=71ee7ba1f7aecba64766f0e5fe87b744aa2b3b02;p=konrad%2Ftwig.git added PEAR information git-svn-id: http://svn.twig-project.org/trunk@29 93ef8e89-cb99-4229-a87c-7fa0fa45744b --- diff --git a/doc/01-Introduction.markdown b/doc/01-Introduction.markdown index 18a5a8d..5234e01 100644 --- a/doc/01-Introduction.markdown +++ b/doc/01-Introduction.markdown @@ -44,6 +44,12 @@ the tarball. 1. Install Subversion 2. `svn co http://svn.twig-project.org/trunk/ twig` +### Installing the PEAR package + + 1. Install PEAR + 2. pear channel-discover pear.twig-project.org + 3. pear install twig/Twig (or pear install twig/Twig-beta) + Basic API Usage ---------------