diff --git a/doc/installation.md b/doc/installation.md index f933b23a..3b403179 100644 --- a/doc/installation.md +++ b/doc/installation.md @@ -10,7 +10,7 @@ Installation $ composer require --dev liip/test-fixtures-bundle:^2.0.0 ``` - If you use Symfony 3.4, see the [documentation for 1.x](https://github.com/liip/LiipTestFixturesBundle/blob/1.x/README.md). + >**Note** If you use Symfony 3.4, see the [documentation for 1.x](https://github.com/liip/LiipTestFixturesBundle/blob/1.x/README.md). This command requires you to have Composer installed globally, as explained in the [installation chapter](https://getcomposer.org/doc/00-intro.md)