Skip to content

Commit 787c851

Browse files
committed
Remove Anaconda as a SeleniumBase install option
1 parent b7cbb39 commit 787c851

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

help_docs/install.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,4 @@ If you're installing SeleniumBase directly [from GitHub](https://github.com/sele
1717
pip install -U -e git+https://github.com/seleniumbase/SeleniumBase.git@master#egg=seleniumbase
1818
```
1919

20-
If you're installing SeleniumBase directly [from Anaconda Cloud](https://anaconda.org/seleniumbase/seleniumbase), use:
21-
```bash
22-
pip install -U -i https://pypi.anaconda.org/seleniumbase/simple seleniumbase
23-
```
24-
2520
(If you're not using a virtual environment, you may need to add ``--user`` to your ``pip`` command if you're getting errors during installation.)

0 commit comments

Comments
 (0)