From cb16d9e7efcf68517be8fdbfa11d6c57a6dc17fe Mon Sep 17 00:00:00 2001 From: hannah Date: Thu, 15 Sep 2022 23:34:43 -0400 Subject: [PATCH] changed 2nd link to path, made more explicit that link was generated off it Co-authored-by: Thomas A Caswell Co-authored-by: Tim Hoffmann <2836374+timhoffm@users.noreply.github.com> --- README.rst | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/README.rst b/README.rst index c07329b14e14..7b476c2dacf5 100644 --- a/README.rst +++ b/README.rst @@ -54,13 +54,12 @@ formats and interactive environments across platforms. Matplotlib can be used in Python scripts, Python/IPython shells, web application servers, and various graphical user interface toolkits. - Install ======= -For installation instructions and requirements, see the `install documentation -`_ or -`installing.rst `_ in the source. +See the `install documentation +`_, which is +generated from ``/doc/users/installing/index.rst`` Contribute ==========