From 9259044455cbcc047b333a0ad62b5fc58818306c Mon Sep 17 00:00:00 2001 From: hannah Date: Wed, 2 Nov 2016 16:17:40 -0400 Subject: [PATCH 1/2] added more install links --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index b3654feac54..678ef7fcd43 100644 --- a/README.rst +++ b/README.rst @@ -13,7 +13,7 @@ application servers, and various graphical user interface toolkits. Installation ============= -For installation instructions and requirements, see the INSTALL file. +For installation instructions and requirements, see the INSTALL file or the `install `_ documentation. If you think you may want to contribute to matplotlib, check out the `guide to working with the source code `_. Testing ======= From 687e841d22747cc3787ad4992ad2f28ec4f6a95e Mon Sep 17 00:00:00 2001 From: hannah Date: Thu, 3 Nov 2016 11:39:02 -0400 Subject: [PATCH 2/2] Update README.rst --- README.rst | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.rst b/README.rst index 678ef7fcd43..8d98da834a1 100644 --- a/README.rst +++ b/README.rst @@ -56,6 +56,4 @@ You've worked out a way to fix it – even better! You want to tell us about it – best of all! -The easiest way to contribute is through GitHub; if interested in doing so, browse the `development workflow `_ guide. - -If you don't want to submit your changes via Github, take a look at the guide to `making patches `_. +Start at the `contributing guide `_!