From 125f0bddfead5ef65f96ca33e894804e693efbd5 Mon Sep 17 00:00:00 2001
From: Steve Piercy <web@stevepiercy.com>
Date: Tue, 16 Oct 2018 00:48:17 +0200
Subject: [PATCH] Rename section from Prerequisites to Developing

---
 contributing.md |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/contributing.md b/contributing.md
index 8eac9fb..734f014 100644
--- a/contributing.md
+++ b/contributing.md
@@ -22,6 +22,6 @@
 Older branches are not actively maintained. In general, two stable branches and
 one or two development branches are actively maintained.
 
-## Prerequisites
+## Developing
 
 Follow the instructions in [HACKING.txt](https://github.com/Pylons/pyramid/blob/master/HACKING.txt) to install Pyramid and the tools needed to run its tests and build its documentation.

--
Gitblit v1.9.3