Skip to content

Commit

Permalink
Merge pull request #2260 from fatihbaltaci/patch-1
Browse files Browse the repository at this point in the history
Fix code block style
  • Loading branch information
canaleal authored Sep 8, 2024
2 parents 6910f05 + 41c6828 commit ca28c77
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 ca28c77

Please sign in to comment.