diff options
Diffstat (limited to 'docs/faq')
| -rw-r--r-- | docs/faq/install.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/faq/install.txt b/docs/faq/install.txt index 14e7d8b995..a2520d71dd 100644 --- a/docs/faq/install.txt +++ b/docs/faq/install.txt @@ -16,7 +16,7 @@ How do I get started? What are Django's prerequisites? -------------------------------- -Django requires Python, specifically Python 2.7 or 3.2 and above. Other Python +Django requires Python, specifically Python 2.7 or 3.3 and above. Other Python libraries may be required for some uses, but you'll receive an error about it as they're needed. |
