Skip to content

Commit 53feded

Browse files
authored
Merge pull request matplotlib#23905 from story645/story645-readme
made explict that install link is install docs in readme
2 parents b637f41 + cb16d9e commit 53feded

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

README.rst

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -54,13 +54,12 @@ formats and interactive environments across platforms. Matplotlib can be used
5454
in Python scripts, Python/IPython shells, web application servers, and
5555
various graphical user interface toolkits.
5656

57-
5857
Install
5958
=======
6059

61-
For installation instructions and requirements, see the `install documentation
62-
<https://matplotlib.org/stable/users/installing/index.html>`_ or
63-
`installing.rst <doc/users/installing/index.rst>`_ in the source.
60+
See the `install documentation
61+
<https://matplotlib.org/stable/users/installing/index.html>`_, which is
62+
generated from ``/doc/users/installing/index.rst``
6463

6564
Contribute
6665
==========

0 commit comments

Comments
 (0)