Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 9c0900d

Browse files
committed
DOC: fix cruft from bad edit of windows section
Thanks to Eric F for pointing it out.
1 parent 03b629a commit 9c0900d

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

doc/faq/installing_faq.rst

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -381,8 +381,8 @@ Standalone binary installers for Windows
381381

382382
If you have already installed Python and numpy, you can use one of the
383383
matplotlib binary installers for windows -- you can get these from the
384-
`download <http://matplotlib.org/downloads.html>`_ site. You will first need
385-
to install Choose the files that match your version of python (eg ``py2.7`` if
386-
you installed Python 2.7) which have the ``exe`` extension. If you haven't
387-
already installed python, you can get the official version from the `python
388-
web site <http://python.org/download/>`_.
384+
`download <http://matplotlib.org/downloads.html>`_ site. Chose the files with
385+
an ``.exe`` extension that match your version of Python (eg ``py2.7`` if you
386+
installed Python 2.7). If you haven't already installed Python, you can get
387+
the official version from the `Python web site
388+
<http://python.org/download/>`_.

0 commit comments

Comments
 (0)