Fixed #8986 -- Fixed typo in install.txt. Thanks, rduffield

git-svn-id: http://code.djangoproject.com/svn/django/trunk@8993 bcc190cf-cafb-0310-a4f2-bffc1f526a37
This commit is contained in:
Adrian Holovaty 2008-09-09 19:09:05 +00:00
parent ff22efef5d
commit 2dd4b949f5
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ probably already have it installed.
.. _jython: http://jython.org/
You can verify that Python's installed py typing ``python`` from your shell; you should see something like::
You can verify that Python's installed by typing ``python`` from your shell; you should see something like::
Python 2.5.1 (r251:54863, Jan 17 2008, 19:35:17)
[GCC 4.0.1 (Apple Inc. build 5465)] on darwin