From 51fb884c52c9dfc59bbaf188a8ac5dc01028f108 Mon Sep 17 00:00:00 2001 From: Bruno Bigras Date: Wed, 19 Apr 2017 17:32:00 -0400 Subject: [PATCH] Fix the system requirements list in README.rst --- README.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/README.rst b/README.rst index b9c854ad48..c925461243 100644 --- a/README.rst +++ b/README.rst @@ -84,6 +84,7 @@ Synapse Installation Synapse is the reference python/twisted Matrix homeserver implementation. System requirements: + - POSIX-compliant system (tested on Linux & OS X) - Python 2.7 - At least 1GB of free RAM if you want to join large public rooms like #matrix:matrix.org