added PEAR information
authorfabien <fabien@93ef8e89-cb99-4229-a87c-7fa0fa45744b>
Mon, 12 Oct 2009 10:24:04 +0000 (10:24 +0000)
committerfabien <fabien@93ef8e89-cb99-4229-a87c-7fa0fa45744b>
Mon, 12 Oct 2009 10:24:04 +0000 (10:24 +0000)
git-svn-id: http://svn.twig-project.org/trunk@29 93ef8e89-cb99-4229-a87c-7fa0fa45744b

doc/01-Introduction.markdown

index 18a5a8d..5234e01 100644 (file)
@@ -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
 ---------------