summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/faq.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/faq.rst b/doc/faq.rst
index 2f1ebe58..9a37e8de 100644
--- a/doc/faq.rst
+++ b/doc/faq.rst
@@ -35,8 +35,8 @@ and in this case, source code!
What are the system requirements?
---------------------------------
-Pygments only needs a standard Python install, version 2.7 or higher or version
-3.5 or higher for Python 3. No additional libraries are needed.
+Pygments only needs a standard Python install, version 3.5 or higher. No
+additional libraries are needed.
How can I use Pygments?
-----------------------