Merge pull request #18 from bmihelac/patch-1

Fix typo in docs.
This commit is contained in:
Jannis Leidel 2012-01-09 03:46:42 -08:00
commit 6a6229648e

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: