Normalizing project name.

This commit is contained in:
Jeff Kistler 2011-06-06 22:48:55 -07:00
parent cc50e071e5
commit 1cce01ee01

View file

@ -1,5 +1,5 @@
decorator_include django-decorator-include
================= ========================
Include Django URL patterns with decorators. Include Django URL patterns with decorators.
@ -20,7 +20,7 @@ Installation with pip and git
Assuming you have pip and git installed, run the following command to Assuming you have pip and git installed, run the following command to
install from the GitHub repository:: install from the GitHub repository::
pip install git+git://github.com/jeffkistler/decorator_include.git#egg=decorator_include pip install git+git://github.com/jeffkistler/django-decorator-include.git#egg=django-decorator-include
Usage Usage
----- -----