We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b7cbb39 commit 787c851Copy full SHA for 787c851
help_docs/install.md
@@ -17,9 +17,4 @@ If you're installing SeleniumBase directly [from GitHub](https://github.com/sele
17
pip install -U -e git+https://github.com/seleniumbase/SeleniumBase.git@master#egg=seleniumbase
18
```
19
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
-
25
(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