Improve README
This commit is contained in:
12
README.md
12
README.md
@@ -14,17 +14,17 @@ ensures that application behaviour will not be affected by stateful services.
|
|||||||
|
|
||||||
1. Install it:
|
1. Install it:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
$ composer require friends-of-behat/symfony-extension --dev
|
$ composer require friends-of-behat/symfony-extension --dev
|
||||||
```
|
```
|
||||||
|
|
||||||
2. Enable and configure in your Behat configuration:
|
2. Enable and configure in your Behat configuration:
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
default:
|
default:
|
||||||
# ...
|
# ...
|
||||||
extensions:
|
extensions:
|
||||||
FriendsOfBehat\SymfonyExtension: ~
|
FriendsOfBehat\SymfonyExtension: ~
|
||||||
```
|
```
|
||||||
|
|
||||||
3. Good luck & have fun!
|
3. Good luck & have fun!
|
||||||
|
|||||||
Reference in New Issue
Block a user