From 9188daf18a7478a1e0f1651c14853557a28aafbc Mon Sep 17 00:00:00 2001 From: Nik Nyby Date: Thu, 27 Oct 2016 00:13:07 -0400 Subject: [PATCH] python docs: update pip link --- py/docs/source/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/py/docs/source/index.rst b/py/docs/source/index.rst index b6c4c6aadccd4..8599f4a905034 100644 --- a/py/docs/source/index.rst +++ b/py/docs/source/index.rst @@ -32,7 +32,7 @@ Supported Python Versions Installing ========== -If you have `pip `_ on your system, you can simply install or upgrade the Python bindings:: +If you have `pip `_ on your system, you can simply install or upgrade the Python bindings:: pip install -U selenium