summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorAdrian Holovaty <adrian@holovaty.com>2008-09-06 00:07:14 +0000
committerAdrian Holovaty <adrian@holovaty.com>2008-09-06 00:07:14 +0000
commitbae9feb486bab390d0aa664511a84136a412b758 (patch)
tree92426b42feba5c80d3f0526e658120ce3b51a7f7 /INSTALL
parent698dbb63e0b9daa97fe52ec9b6c1acd04ec1225b (diff)
downloaddjango-bae9feb486bab390d0aa664511a84136a412b758.tar.gz
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
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL2
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL b/INSTALL
index 23e24c0cdf..9b79ec016b 100644
--- a/INSTALL
+++ b/INSTALL
@@ -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.