diff --git a/py/README.rst b/py/README.rst index 1dc95960a8957..28505f2fd5b94 100644 --- a/py/README.rst +++ b/py/README.rst @@ -36,7 +36,7 @@ If you have `pip `_ on your system, you can simply pip install -U selenium -Alternately, you can download the source distribution from `PyPI `_ (e.g. selenium-3.0.0.b2.tar.gz), unarchive it, and run:: +Alternately, you can download the source distribution from `PyPI `_ (e.g. selenium-3.0.0.b3.tar.gz), unarchive it, and run:: python setup.py install diff --git a/py/docs/source/index.rst b/py/docs/source/index.rst index 9e358816dc933..41d4209102a6f 100644 --- a/py/docs/source/index.rst +++ b/py/docs/source/index.rst @@ -36,7 +36,7 @@ If you have `pip `_ on your system, you can simply pip install -U selenium -Alternately, you can download the source distribution from `PyPI `_ (e.g. selenium-3.0.0.b2.tar.gz), unarchive it, and run:: +Alternately, you can download the source distribution from `PyPI `_ (e.g. selenium-3.0.0.b3.tar.gz), unarchive it, and run:: python setup.py install