We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6318370 commit 5477650Copy full SHA for 5477650
README.md
@@ -47,7 +47,8 @@ Use [Composer](https://getcomposer.org/) to install Panther in your project. You
47
48
Panther uses the WebDriver protocol to control the browser used to crawl websites.
49
50
-On all systems, you can use `dbrekelmans/browser-driver-installer` to install ChromeDriver and geckodriver locally:
+On all systems, you can use [`dbrekelmans/browser-driver-installer`](https://github.com/dbrekelmans/browser-driver-installer)
51
+to install ChromeDriver and geckodriver locally:
52
53
composer require --dev dbrekelmans/bdi
54
vendor/bin/bdi detect drivers
0 commit comments