Skip to content

Commit 77ee231

Browse files
committed
Update the ReadMe
1 parent c932f34 commit 77ee231

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ pip install -r requirements.txt --upgrade
4848

4949
python setup.py develop
5050
```
51-
(<i>Repeat this step if you make changes to [settings.py](https://github.com/seleniumbase/SeleniumBase/blob/master/seleniumbase/config/settings.py) or to SeleniumBase libraries. If you're installing SeleniumBase on a machine that uses an older version of Firefox, such as version 46 or earlier, use `server_requirements.txt` and `server_setup.py`.</i>)
51+
(<i>If you're installing SeleniumBase on a server machine that uses an older version of Firefox, such as version 46 or earlier, you may need to use `server_requirements.txt` and `server_setup.py`.</i>)
5252

5353
To install SeleniumBase from the [Python Package Index](https://pypi.python.org/pypi/seleniumbase) use:
5454
```bash

0 commit comments

Comments
 (0)