Skip to content

Commit 5477650

Browse files
Adding link to dbrekelmans/browser-driver-installer (#454)
1 parent 6318370 commit 5477650

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,8 @@ Use [Composer](https://getcomposer.org/) to install Panther in your project. You
4747

4848
Panther uses the WebDriver protocol to control the browser used to crawl websites.
4949

50-
On all systems, you can use `dbrekelmans/browser-driver-installer` to install ChromeDriver and geckodriver locally:
50+
On all systems, you can use [`dbrekelmans/browser-driver-installer`](https://github.com/dbrekelmans/browser-driver-installer)
51+
to install ChromeDriver and geckodriver locally:
5152

5253
composer require --dev dbrekelmans/bdi
5354
vendor/bin/bdi detect drivers

0 commit comments

Comments
 (0)