Skip to content

Commit

Permalink
Merge branch 'master' into bugfix/bash-plain
Browse files Browse the repository at this point in the history
  • Loading branch information
canaleal authored Dec 23, 2024
2 parents d32562b + ca28c77 commit a7e0fe9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -264,6 +264,7 @@ https://www.python.org/downloads/
> Make sure your Python install includes [pip](https://pypi.org/project/pip/)
<h3>Install Selenium</h3>

```bash
python3 -m pip install --upgrade pip && pip install selenium==4.1.0 requests==2.25.1
```
Expand Down

0 comments on commit a7e0fe9

Please sign in to comment.