diff --git a/README.rst b/README.rst index b3654feac540..8d98da834a1a 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 ======= @@ -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 `_!