[BUGFIX] Install
This commit is contained in:
parent
433dab897d
commit
a976aa4e16
1 changed files with 4 additions and 4 deletions
|
@ -3,10 +3,10 @@ and mink in a basic setup.
|
|||
|
||||
# Install
|
||||
|
||||
Run `composer install` from within the repository.
|
||||
|
||||
You can verify with `bin/behat -di` whether Behat works and the language is
|
||||
available to write website tests.
|
||||
1. Clone the repository, or download.
|
||||
2. Run `composer install` from within the repository.
|
||||
You can verify with `bin/behat -di` whether Behat works and the language is
|
||||
available to write website tests.
|
||||
|
||||
## For non headless browser
|
||||
|
||||
|
|
Loading…
Reference in a new issue