diff --git a/README.md b/README.md index 54add9a0..d84dc770 100644 --- a/README.md +++ b/README.md @@ -120,4 +120,4 @@ Then visit http://localhost:8000/demo/ ## Testing To test, run `php vendor/bin/phpunit`. -To debug Browser tests, you can run `PANTHER_NO_HEADLESS=1 vendor/bin/phpunit --debug` \ No newline at end of file +To debug Browser tests, you can run `PANTHER_NO_HEADLESS=1 vendor/bin/phpunit --debug`. Run `vendor/bin/bdi detect drivers` to download the latest drivers.