mirror of
https://github.com/jazzband/django-dbtemplates.git
synced 2026-03-16 22:20:28 +00:00
Fix typo in docs.
This commit is contained in:
parent
1c10468529
commit
5a6053fef0
1 changed files with 1 additions and 1 deletions
|
|
@ -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:
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue