Skip to content

Commit

Permalink
Fixed #18630 -- Updated version in docs/intro/install.txt; thanks Kev…
Browse files Browse the repository at this point in the history
…in London.
  • Loading branch information
timgraham committed Jul 28, 2012
1 parent ab6cd1c commit 00d5e63
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/intro/install.txt
Expand Up @@ -84,8 +84,9 @@ Then at the Python prompt, try to import Django::

>>> import django
>>> print(django.get_version())
1.4
1.5

You may have another version of Django installed.

That's it!
----------
Expand Down

0 comments on commit 00d5e63

Please sign in to comment.