diff --git a/docs/intro/install.rst b/docs/intro/install.rst index ffba0e2b3..867bc2da7 100644 --- a/docs/intro/install.rst +++ b/docs/intro/install.rst @@ -43,7 +43,7 @@ Windows the Python executable and additional scripts. The following paths need to be added to ``PATH``:: - C:\Python2.7\;C:\Python2.7\Scripts\; + C:\Python27\;C:\Python27\Scripts\; To update the ``PATH`` open a Command prompt and run::