projects
/
web/konrad/twig.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
1796eb1
)
removed beta versions for PEAR in the docs
author
Fabien Potencier
<fabien.potencier@gmail.com>
Mon, 5 May 2014 08:32:59 +0000 (10:32 +0200)
committer
Fabien Potencier
<fabien.potencier@gmail.com>
Mon, 5 May 2014 08:32:59 +0000 (10:32 +0200)
doc/installation.rst
patch
|
blob
|
history
diff --git
a/doc/installation.rst
b/doc/installation.rst
index
f2c75c7
..
b421a90
100644
(file)
--- a/
doc/installation.rst
+++ b/
doc/installation.rst
@@
-58,7
+58,7
@@
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``)
+3. ``pear install twig/Twig``
Installing the C extension
--------------------------
@@
-85,7
+85,7
@@
runtime engine; install it like any other PHP extensions:
1. Install PEAR
2. ``pear channel-discover pear.twig-project.org``
- 3. ``pear install twig/CTwig`` (or ``pear install twig/CTwig-beta``)
+ 3. ``pear install twig/CTwig``
For Windows: