Skip to content

Commit 9ec9d52

Browse files
Merge pull request #223 from alexislefebvre/use-github-note-on-installation-doc
use a github note on installation doc
2 parents 28d88ec + 10fe146 commit 9ec9d52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/installation.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Installation
1010
$ composer require --dev liip/test-fixtures-bundle:^2.0.0
1111
```
1212

13-
If you use Symfony 3.4, see the [documentation for 1.x](https://github.com/liip/LiipTestFixturesBundle/blob/1.x/README.md).
13+
>**Note** If you use Symfony 3.4, see the [documentation for 1.x](https://github.com/liip/LiipTestFixturesBundle/blob/1.x/README.md).
1414

1515
This command requires you to have Composer installed globally, as explained
1616
in the [installation chapter](https://getcomposer.org/doc/00-intro.md)

0 commit comments

Comments
 (0)