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