Skip to content

Commit

Permalink
Update README.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
pydanny committed Jan 22, 2014
1 parent f18755d commit cce61cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
@@ -79,7 +79,7 @@ django-twoscoops-project, run the following command::

$ django-admin.py startproject --template=https://github.com/twoscoops/django-twoscoops-project/archive/master.zip --extension=py,rst,html icecream_project
If you want to ensure that you are running Django 1.5 era code, please use::
For Django 1.5 users, we recommend::

$ django-admin.py startproject --template=https://github.com/twoscoops/django-twoscoops-project/archive/1.5.zip --extension=py,rst,html icecream_project

0 comments on commit cce61cf

Please sign in to comment.