Skip to content

Commit

Permalink
Update README.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
sairahul committed Oct 26, 2013
1 parent ff308b2 commit 2d4fc0a
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/sairahul/django-twoscoops-project/archive/master.zip --extension=py,rst,html django_project
$ django-admin.py startproject --template=https://github.com/sairahul/django-twoscoops-project/archive/develop.zip --extension=py,rst,html django_project

Installation of Dependencies
Expand Down

0 comments on commit 2d4fc0a

Please sign in to comment.