diff --git a/docs/topics/install.txt b/docs/topics/install.txt index 3da5ee713e..7635b4f43e 100644 --- a/docs/topics/install.txt +++ b/docs/topics/install.txt @@ -8,7 +8,7 @@ Install Python ============== Being a Python Web framework, Django requires Python. It works with Python 2.7, -3.2 or 3.3. +3.2, 3.3, or 3.4. Get the latest version of Python at http://www.python.org/download/ or with your operating system's package manager.