diff options
Diffstat (limited to 'develop/print.html')
-rw-r--r-- | develop/print.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/develop/print.html b/develop/print.html index b98c90d790..6918ce4fb5 100644 --- a/develop/print.html +++ b/develop/print.html @@ -395,7 +395,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.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> |