Skip to content

Commit

Permalink
Made example app name consistent in quickstart instructions.
Browse files Browse the repository at this point in the history
  • Loading branch information
rolo committed Sep 25, 2013
1 parent c0914a3 commit 2827286
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rst
Expand Up @@ -32,7 +32,7 @@ Quickstart
INSTALLED_APPS = (
..
'floppyforms',
'yourproject.yournewapp',
'yourproject.yourapp',
)
4. And don't forget to hook up your urls.py:
Expand Down

0 comments on commit 2827286

Please sign in to comment.