Added installation instructions

This commit is contained in:
Thomas Landauer
2021-04-07 17:05:42 +02:00
committed by Fabien Potencier
parent ec04504c9b
commit 4e2fd8f216
+6
View File
@@ -3,3 +3,9 @@ Twig Extra Bundle
This package is a Symfony bundle that allows to use all "extra" extensions
without any configuration.
## Installation
```bash
composer require twig/extra-bundle
```