Skip to content

Commit

Permalink
Merge pull request #29 from alexislefebvre/patch-2
Browse files Browse the repository at this point in the history
Install this package as a "dev" dependency
  • Loading branch information
Charlie-Lucas authored Apr 10, 2017
2 parents c4ffcbc + 7257f00 commit 4c562f8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doc/configuration.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Installation
Execute

```
composer require troopers/behat-contexts
composer require --dev troopers/behat-contexts
```

Edit behat.yml
Expand Down Expand Up @@ -46,4 +46,4 @@ if you use our extended contexts
translation:
firstCharacter: "%"
lastCharacter: "%"
```
```

0 comments on commit 4c562f8

Please sign in to comment.