mirror of
https://github.com/django/django.git
synced 2025-07-23 21:25:40 +00:00
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
This commit is contained in:
parent
698dbb63e0
commit
bae9feb486
1 changed files with 1 additions and 1 deletions
2
INSTALL
2
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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue