Skip to content

Commit

Permalink
Fix code block style
Browse files Browse the repository at this point in the history
  • Loading branch information
fatihbaltaci authored Sep 4, 2024
1 parent 6910f05 commit 41c6828
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 41c6828

Please sign in to comment.