Skip to content

Commit

Permalink
Added a small clarification to doc/install.txt
Browse files Browse the repository at this point in the history
git-svn-id: http://code.djangoproject.com/svn/django/trunk@77 bcc190cf-cafb-0310-a4f2-bffc1f526a37
  • Loading branch information
adrianholovaty committed Jul 15, 2005
1 parent 835240c commit 158b543
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/install.txt
Expand Up @@ -52,7 +52,7 @@ Installing the development version

``ln -s django_src/django /usr/lib/python2.3/site-packages/django``

Change ``python2.3`` to match your current Python version.
(In the above line, change ``python2.3`` to match your current Python version.)

When you want to update your code, just run the command ``svn update`` from
within the ``django_src`` directory.
Expand Down

0 comments on commit 158b543

Please sign in to comment.