summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--changelog.d/11781.doc1
-rw-r--r--docs/setup/installation.md2
2 files changed, 2 insertions, 1 deletions
diff --git a/changelog.d/11781.doc b/changelog.d/11781.doc
new file mode 100644
index 0000000000..b68e861d67
--- /dev/null
+++ b/changelog.d/11781.doc
@@ -0,0 +1 @@
+Update installation instructions to note that Python 3.6 is no longer supported.
diff --git a/docs/setup/installation.md b/docs/setup/installation.md
index 210c80dace..fe657a15df 100644
--- a/docs/setup/installation.md
+++ b/docs/setup/installation.md
@@ -194,7 +194,7 @@ When following this route please make sure that the [Platform-specific prerequis
 System requirements:
 
 - POSIX-compliant system (tested on Linux & OS X)
-- Python 3.6 or later, up to Python 3.9.
+- Python 3.7 or later, up to Python 3.9.
 - At least 1GB of free RAM if you want to join large public rooms like #matrix:matrix.org
 
 To install the Synapse homeserver run: