bug #92 Improve Mink installation docs (pamil)

This PR was merged into the 2.0 branch.

Discussion
----------



Commits
-------

a831b15c67 Improve Mink installation docs
This commit is contained in:
Łukasz Chruściel
2019-09-09 19:29:19 +02:00
committed by GitHub

View File

@@ -8,7 +8,7 @@ isolated driver to use for Symfony application testing.
1. Require the packages needed for the driver using *Composer*: 1. Require the packages needed for the driver using *Composer*:
```bash ```bash
composer require --dev behat/mink-extension behat/mink-browserkit-driver composer require --dev behat/mink:^1.7@dev behat/mink-extension behat/mink-browserkit-driver
``` ```
2. Enable the bundled driver: 2. Enable the bundled driver: