diff options
Diffstat (limited to 'docs/intro/tutorial05.txt')
| -rw-r--r-- | docs/intro/tutorial05.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/intro/tutorial05.txt b/docs/intro/tutorial05.txt index acad576f70..910eab0ed9 100644 --- a/docs/intro/tutorial05.txt +++ b/docs/intro/tutorial05.txt @@ -190,7 +190,7 @@ Running tests In the terminal, we can run our test:: - python manage.py test polls + $ python manage.py test polls and you'll see something like:: |
