mirror of
https://github.com/twigphp/Twig.git
synced 2026-09-14 19:36:43 +00:00
added PEAR information
git-svn-id: http://svn.twig-project.org/trunk@29 93ef8e89-cb99-4229-a87c-7fa0fa45744b
This commit is contained in:
@@ -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
|
||||
---------------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user