summary refs log tree commit diff
path: root/develop/setup
diff options
context:
space:
mode:
authorH-Shay <H-Shay@users.noreply.github.com>2022-01-27 00:05:58 +0000
committerH-Shay <H-Shay@users.noreply.github.com>2022-01-27 00:05:58 +0000
commit5ddfde87b73e00550a1502c4e90a2d7ccc92cccb (patch)
tree78fe5ef9e00309fd83f31eea3f7f63d866b8c1ed /develop/setup
parentdeploy: 2d3bd9aa670eedd299cc03093459929adec41918 (diff)
downloadsynapse-5ddfde87b73e00550a1502c4e90a2d7ccc92cccb.tar.xz
deploy: ec07062e314308e221b1739e80d8472f7bbb3628
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 0713243b2a..36295cc7bb 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.7 or later, up to Python 3.9.</li>
+<li>Python 3.7 or later, up to Python 3.10.</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>