From cc45849f7615127e526063c481fd0f7bb4179610 Mon Sep 17 00:00:00 2001 From: Di Wu Date: Fri, 1 Jan 2016 16:54:18 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b5d612dc..f8388daf 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ It is live here: [http://healthchecks.io/](http://healthchecks.io/) The building blocks are: * Python 2 or Python 3 -* Django 1.8 +* Django 1.9 * PostgreSQL or MySQL ## Setting Up for Development