Remove mention of the Twig C extension

As per https://github.com/twigphp/Twig/pull/2318
This commit is contained in:
Dan Barrett
2018-11-30 11:05:44 +11:00
committed by GitHub
parent c8020aa5d8
commit 434589bd8a
-6
View File
@@ -39,12 +39,6 @@ The recommended way to install Twig is via Composer:
composer require "twig/twig:^2.0"
.. note::
To learn more about the other installation methods, read the
:doc:`installation<installation>` chapter; it also explains how to install
the Twig C extension.
Basic API Usage
---------------