summary refs log tree commit diff
path: root/develop/setup
diff options
context:
space:
mode:
authorrichvdh <richvdh@users.noreply.github.com>2022-01-20 14:37:42 +0000
committerrichvdh <richvdh@users.noreply.github.com>2022-01-20 14:37:42 +0000
commit997a0f56fb77d2e7674842a7fa79ac4a93366fea (patch)
tree03b94a8f44cb56581f214a45f6fd3e9caa0893fc /develop/setup
parentdeploy: 91221b696156e9f1f9deecd425ae58af03ebb5d3 (diff)
downloadsynapse-997a0f56fb77d2e7674842a7fa79ac4a93366fea.tar.xz
deploy: 56834ab779f82858c9229809e8095771ae48ac8d
Diffstat (limited to 'develop/setup')
-rw-r--r--develop/setup/installation.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/develop/setup/installation.html b/develop/setup/installation.html
index 9de5026bf1..0713243b2a 100644
--- a/develop/setup/installation.html
+++ b/develop/setup/installation.html
@@ -312,7 +312,7 @@ and mounting it to <code>/var/synapse</code> should be taken into consideration.
 <p>System requirements:</p>
 <ul>
 <li>POSIX-compliant system (tested on Linux &amp; OS X)</li>
-<li>Python 3.6 or later, up to Python 3.9.</li>
+<li>Python 3.7 or later, up to Python 3.9.</li>
 <li>At least 1GB of free RAM if you want to join large public rooms like #matrix:matrix.org</li>
 </ul>
 <p>To install the Synapse homeserver run:</p>