diff options
author | DMRobertson <DMRobertson@users.noreply.github.com> | 2022-12-13 15:37:18 +0000 |
---|---|---|
committer | DMRobertson <DMRobertson@users.noreply.github.com> | 2022-12-13 15:37:18 +0000 |
commit | 9b30bc826d1b0d9768cb7abd7e6139695e9d649a (patch) | |
tree | e26e85bfb24af907271a09efff035cd48d343678 /develop/setup/installation.html | |
parent | deploy: 62ed877433e23ba055cbc69a089c09d03c67681d (diff) | |
download | synapse-9b30bc826d1b0d9768cb7abd7e6139695e9d649a.tar.xz |
deploy: d567a8265fd6dc35084398a873eca485bd94cc74
Diffstat (limited to '')
-rw-r--r-- | develop/setup/installation.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/develop/setup/installation.html b/develop/setup/installation.html index 4329b75745..1a353a2188 100644 --- a/develop/setup/installation.html +++ b/develop/setup/installation.html @@ -279,7 +279,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 & OS X)</li> -<li>Python 3.7 or later, up to Python 3.10.</li> +<li>Python 3.7 or later, up to Python 3.11.</li> <li>At least 1GB of free RAM if you want to join large public rooms like #matrix:matrix.org</li> </ul> <p>If building on an uncommon architecture for which pre-built wheels are |