Skip to content

Commit

Permalink
Merge pull request devicons#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 e1ab3e8 + 780e676 commit fb7b6fe
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 fb7b6fe

Please sign in to comment.