Update README to include RAM requirements

pull/274/head
Erik Johnston 2015-09-02 15:29:03 +01:00
parent a9ad647fb2
commit aaf319820a
1 changed files with 1 additions and 0 deletions

View File

@ -94,6 +94,7 @@ Synapse is the reference python/twisted Matrix homeserver implementation.
System requirements:
- POSIX-compliant system (tested on Linux & OS X)
- Python 2.7
- At least 512 MB RAM.
Synapse is written in python but some of the libraries is uses are written in
C. So before we can install synapse itself we need a working C compiler and the