Fix typo in docs.

This commit is contained in:
bmihelac 2012-01-09 12:37:26 +01:00
parent 1c10468529
commit 5a6053fef0

View file

@ -2,7 +2,7 @@ Setup
=====
1. Get the source from the `Git repository`_ or install it from the
Python Package Index by running ``pip django-dbtemplates``.
Python Package Index by running ``pip install django-dbtemplates``.
2. Follow the instructions in the INSTALL file
3. Edit the settings.py of your Django site: