Update the ReadMe

This commit is contained in:
Michael Mintz 2016-04-29 00:15:06 -04:00
parent 6711795546
commit 0834e9b8de
1 changed files with 1 additions and 1 deletions

View File

@ -65,7 +65,7 @@ If you're not sure how to create a virtual environment, **[follow these instruct
#### **Step 3:** Install SeleniumBase
[Since SeleniumBase is in Pypi](https://pypi.python.org/pypi/seleniumbase), you can install it like this:
Since [SeleniumBase is in Pypi](https://pypi.python.org/pypi/seleniumbase), you can install it like this:
```bash
pip install seleniumbase
```