Merge branch 'release-v0.12.1' into develop
This commit is contained in:
commit
430d3d74f6
|
@ -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:
|
||||
|
|
Loading…
Reference in New Issue