Skip to content

Commit d539b7e

Browse files
committed
Remove phantomjs from default installation instructions
1 parent 3797471 commit d539b7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

help_docs/before_installation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Mac:
2929
* On a Mac, you can install drivers more easily by using ``brew`` (aka ``homebrew``), but you have to install that first. [Brew installation instructions are here](https://github.com/seleniumbase/SeleniumBase/blob/master/help_docs/requirements_installation.md).
3030

3131
```bash
32-
brew install chromedriver phantomjs
32+
brew install chromedriver
3333
```
3434

3535
(NOTE: If your existing version of chromedriver is less than 2.32, **upgrading is recommended!**)

0 commit comments

Comments
 (0)