Commit 7ca7f399 by Kenneth Reitz

README update

parent 1fb6c2a4
......@@ -23,6 +23,6 @@ To use this project, follow these steps:
Using this template to create a new Django app is easy::
$ django-admin.py startproject --template=https://github.com/heroku/heroku-django-template/archive/master.zip --extension=py,rst,html helloworld
$ django-admin.py startproject --template=https://github.com/heroku/heroku-django-template/archive/master.zip --name=Procfile helloworld
You can replace ``helloworld`` with your desired project name.
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment