Skip to content

Commit abf3024

Browse files
committed
docs(README): 🐛 fix the code block rendering in the section of Install Selenium
1 parent 8055bdf commit abf3024

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -270,6 +270,7 @@ https://www.python.org/downloads/
270270
> Make sure your Python install includes [pip](https://pypi.org/project/pip/)
271271
272272
<h3>Install Selenium</h3>
273+
273274
```bash
274275
python3 -m pip install --upgrade pip && pip install selenium==4.1.0 requests==2.25.1
275276
```

0 commit comments

Comments
 (0)