Skip to content

Commit a7e0fe9

Browse files
authored
Merge branch 'master' into bugfix/bash-plain
2 parents d32562b + ca28c77 commit a7e0fe9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -264,6 +264,7 @@ https://www.python.org/downloads/
264264
> Make sure your Python install includes [pip](https://pypi.org/project/pip/)
265265
266266
<h3>Install Selenium</h3>
267+
267268
```bash
268269
python3 -m pip install --upgrade pip && pip install selenium==4.1.0 requests==2.25.1
269270
```

0 commit comments

Comments
 (0)