Skip to content

Commit ec365d2

Browse files
Merge branch 'trunk' into action-builder
2 parents d17a3b9 + dd8c914 commit ec365d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

py/docs/source/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ If you have `pip <https://pip.pypa.io/>`_ on your system, you can simply install
3535

3636
Alternately, you can download the source distribution from `PyPI <https://pypi.org/project/selenium/#files>`, unarchive it, and run::
3737

38-
python setup.py install
38+
python -m pip install .
3939

4040
Note: You may want to consider using `virtualenv <http://www.virtualenv.org/>`_ to create isolated Python environments.
4141

0 commit comments

Comments
 (0)