Skip to content

Commit 41c6828

Browse files
authored
Fix code block style
1 parent 6910f05 commit 41c6828

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)