summary refs log tree commit diff
path: root/docs
diff options
context:
space:
mode:
authorRichard van der Hoff <1389908+richvdh@users.noreply.github.com>2022-01-20 14:37:11 +0000
committerGitHub <noreply@github.com>2022-01-20 14:37:11 +0000
commit56834ab779f82858c9229809e8095771ae48ac8d (patch)
tree0e744f2dedbc8236cf32571309d9f3b397cbe672 /docs
parentAdd deprecation warnings for `webclient` listener and non-HTTP(S) `web_client... (diff)
downloadsynapse-56834ab779f82858c9229809e8095771ae48ac8d.tar.xz
installation.md: drop python 3.6 support (#11781)
#11595 dropped support for python 3.6, but forgot to update this doc.
Diffstat (limited to 'docs')
-rw-r--r--docs/setup/installation.md2
1 files changed, 1 insertions, 1 deletions
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: