Commit 17f96105 authored by Igor Wiedler's avatar Igor Wiedler

[docs] note that twig is not included

parent d0644177
......@@ -50,6 +50,11 @@ directory.
'twig.class_path' => __DIR__.'/vendor/twig/lib',
));
.. note::
Twig is not compiled into the ``silex.phar`` file. You have to
add your own copy of Twig to your application.
Usage
-----
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment