Skip to content

Commit

Permalink
Update README to require composer module as --dev
Browse files Browse the repository at this point in the history
  • Loading branch information
tr33m4n committed Feb 9, 2020
1 parent 25d2766 commit 5da1916
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Percy https://percy.io module for Codeception

## Installation
```shell script
composer require tr33m4n/codeception-module-percy
composer require --dev tr33m4n/codeception-module-percy
```
If you're using version `4.x` of Codeception, ensure that you have also installed the `codeception/module-webdriver` package. For more information see https://codeception.com/docs/modules/WebDriver

Expand Down

0 comments on commit 5da1916

Please sign in to comment.