Skip to content

Commit a69d6df

Browse files
committed
Update the ReadMe
1 parent b9902b4 commit a69d6df

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -59,9 +59,10 @@ Tests are run with "pytest". Browsers are controlled by WebDriver.
5959
* Requires **[Python](https://www.python.org/downloads/)** and **[Git](https://git-scm.com/)**
6060
* [<img src="https://img.shields.io/pypi/pyversions/seleniumbase.svg?color=22AAEE" alt="Python:2.7|3.5|3.6|3.7|3.8" />](https://www.python.org/downloads/)
6161
* A [Python virtual env](https://packaging.python.org/guides/installing-using-pip-and-virtual-environments/) is recommended. <i><a href="https://github.com/seleniumbase/SeleniumBase/blob/master/help_docs/virtualenv_instructions.md">See shortcut</a>.</i>
62-
* Upgrade **[pip](https://pypi.org/project/pip/)** to prevent warnings:
63-
-- macOS/Linux: ``python3 -m pip install -U pip``
64-
-- Windows(Cmd): ``py -m pip install -U pip``
62+
63+
Upgrade **[pip](https://pypi.org/project/pip/)** to prevent warnings:
64+
* macOS/Linux: ``python3 -m pip install -U pip``
65+
* Windows(Cmd): ``py -m pip install -U pip``
6566

6667
<a id="install_seleniumbase"></a>
6768
<h2><img src="https://seleniumbase.io/img/sb_icon.png" title="SeleniumBase" width="30" /> Install SeleniumBase:</h2>

0 commit comments

Comments
 (0)