Skip to content

Commit a7dda58

Browse files
committed
Update the ReadMe
1 parent 77b25c7 commit a7dda58

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
@@ -25,7 +25,7 @@ You can also install SeleniumBase from [PyPI](https://pypi.python.org/pypi/selen
2525
```
2626
pip install seleniumbase
2727
```
28-
* (Add ``--upgrade`` to get the latest packages and ``--no-cache-dir`` to force a reinstall.)
28+
* (Add ``--upgrade`` to get the latest packages and ``--force-reinstall`` with ``--no-cache-dir`` to force a reinstall without using the existing cache.)
2929

3030
You can also install a specific GitHub branch of SeleniumBase:
3131
```

0 commit comments

Comments
 (0)