aboutsummaryrefslogtreecommitdiffstats
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-rw-r--r--index.html4
1 files changed, 3 insertions, 1 deletions
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
</p>
- <h2>Download &amp; Install</h2>
+ <h2>Download</h2>
<p>
Preferrably, use <a href="http://pypi.python.org/pypi/pip">Pip</a> and
<pre>$ pip install django-debug-toolbar</pre>
@@ -102,6 +102,8 @@
<p>
You can also clone the project with <a href="http://git-scm.com">Git</a> by running: <pre>$ git clone git://github.com/robhudson/django-debug-toolbar</pre>
</p>
+ <h2>Install</h2>
+ <p>See the Installation instructions in the <a href="http://github.com/robhudson/django-debug-toolbar/blob/master/README.rst">README</a>.</p>
<h2>Get Involved</h2>
<ul>
<li>Get the source code on GitHub: <a href="http://github.com/robhudson/django-debug-toolbar">robhudson/django-debug-toolbar</a>.</li>