Commit bae9feb4 authored by Adrian Holovaty's avatar Adrian Holovaty
Browse files

Fixed #8876 -- Fixed incorrect path to install.txt in INSTALL. Thanks, Tom Radcliffe

git-svn-id: http://code.djangoproject.com/svn/django/trunk@8971 bcc190cf-cafb-0310-a4f2-bffc1f526a37
parent 698dbb63
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -19,4 +19,4 @@ lives. Some places you might check are:
This second solution does not require a working Internet connection; it
bypasses "setuptools" entirely.

For more detailed instructions, see docs/install.txt.
For more detailed instructions, see docs/intro/install.txt.