added PEAR information

git-svn-id: http://svn.twig-project.org/trunk@29 93ef8e89-cb99-4229-a87c-7fa0fa45744b
This commit is contained in:
fabien
2009-10-12 10:24:04 +00:00
parent 5b8fd1c3bd
commit 71ee7ba1f7
+6
View 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
---------------