Skip to content

Commit

Permalink
Add '_project' to command description per Margie Roswell's observation.
Browse files Browse the repository at this point in the history
  • Loading branch information
pydanny committed Sep 15, 2013
1 parent d694abf commit 28fb50e
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
Expand Up @@ -77,7 +77,7 @@ Creating your project
To create a new Django project called '**icecream**' using
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
$ django-admin.py startproject --template=https://github.com/twoscoops/django-twoscoops-project/archive/master.zip --extension=py,rst,html icecream_project

Installation of Dependencies
=============================
Expand Down

0 comments on commit 28fb50e

Please sign in to comment.