Skip to content

Commit 6c37eba

Browse files
committed
Fix link formatting in docs.
1 parent a2661f8 commit 6c37eba

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

docs/installation.rst

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,8 @@ currently works with Python 2.6 and 2.7, but not Python 3.x.
1515

1616
- **Windows**
1717

18-
#. Download and run the `Python 2.7.x MSI installer
19-
<https://www.python.org/download/releases/2.7.8/>`_. Make sure to
20-
select to option to ``Add python.exe to Path``.
18+
#. Download and run the `Python 2.7.x MSI installer <https://www.python.org/download/releases/2.7.8>`_.
19+
Make sure to select to option to ``Add python.exe to Path``.
2120
#. Add the Python Scripts directory your PATH:
2221
``PATH=%PATH%;c:\Python27\Scripts``. If you aren't sure how to edit your
2322
``PATH``, see `this guide for all versions of Windows

0 commit comments

Comments
 (0)