Polish the docs

This commit is contained in:
Kamil Kokot
2019-01-21 13:27:07 +01:00
parent 970c84545b
commit cb80608001
3 changed files with 13 additions and 9 deletions

View File

@@ -1,5 +1,8 @@
## Installation
If you're starting a new project, we recommend to use Symfony 4 with Flex as it's the most straightforward way.
If you're adding this extension to an existing project, pick the method that fits it the best.
### Symfony 4 (with Flex)
1. Require this extension using *Composer* and allow for using contrib recipes:
@@ -8,7 +11,7 @@
composer require --dev friends-of-behat/symfony-extension:^2.0
```
### Symfony 4 (without Flex)
### Symfony 4 (new directory structure, without Flex)
1. Require this extension using *Composer*: