From 0784ef3cea8b6228c08e09005bed0c6fb7271731 Mon Sep 17 00:00:00 2001 From: Rob Hudson Date: Fri, 18 Sep 2009 08:37:52 -0700 Subject: Added installation link to the README --- index.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'index.html') diff --git a/index.html b/index.html index de75c4b..8b7bdd6 100644 --- a/index.html +++ b/index.html @@ -92,7 +92,7 @@ Simon Willison, Philip Zeyliger

-

Download & Install

+

Download

Preferrably, use Pip and

$ pip install django-debug-toolbar
@@ -102,6 +102,8 @@

You can also clone the project with Git by running:

$ git clone git://github.com/robhudson/django-debug-toolbar

+

Install

+

See the Installation instructions in the README.

Get Involved