summary refs log tree commit diff
path: root/README.rst
diff options
context:
space:
mode:
authorRichard van der Hoff <richard@matrix.org>2016-01-14 11:17:47 +0000
committerRichard van der Hoff <richard@matrix.org>2016-01-14 11:17:47 +0000
commit430d3d74f6323332fc727c6b2d96d82b0b9a75aa (patch)
tree13e2564c1f80d95008887e58ea1de17aa82864c8 /README.rst
parentMerge pull request #487 from matrix-org/daniel/forceregistration (diff)
parentSkip, rather than erroring, invalid guest requests (diff)
downloadsynapse-430d3d74f6323332fc727c6b2d96d82b0b9a75aa.tar.xz
Merge branch 'release-v0.12.1' into develop
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst8
1 files changed, 8 insertions, 0 deletions
diff --git a/README.rst b/README.rst

index 291a308b64..297e72f1ae 100644 --- a/README.rst +++ b/README.rst
@@ -258,6 +258,14 @@ During setup of Synapse you need to call python2.7 directly again:: ...substituting your host and domain name as appropriate. +FreeBSD +------- + +Synapse can be installed via FreeBSD Ports or Packages: + + - Ports: ``cd /usr/ports/net/py-matrix-synapse && make install clean`` + - Packages: ``pkg install py27-matrix-synapse`` + Windows Install --------------- Synapse can be installed on Cygwin. It requires the following Cygwin packages: