Skip to content

Commit 6fa98b1

Browse files
committed
Update the docs
1 parent 1044a0d commit 6fa98b1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ python -m pip install -U pip
5959

6060
<a id="install_seleniumbase"></a>
6161
<h2><img src="https://seleniumbase.io/img/sb_icon.png" title="SeleniumBase" width="30" /> Install SeleniumBase:</h2>
62+
6263
```bash
6364
git clone https://github.com/seleniumbase/SeleniumBase.git
6465
cd SeleniumBase/
@@ -87,6 +88,7 @@ seleniumbase install chromedriver latest
8788
```
8889

8990
<h3><img src="https://seleniumbase.io/img/sb_icon.png" title="SeleniumBase" width="30" /> Run a test on Chrome:</h3>
91+
9092
```bash
9193
cd examples/
9294
pytest my_first_test.py

0 commit comments

Comments
 (0)