Skip to content

Commit ca28c77

Browse files
authored
Merge pull request #2260 from fatihbaltaci/patch-1
Fix code block style
2 parents 6910f05 + 41c6828 commit ca28c77

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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)