mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-06-07 13:52:45 -04:00
clarify readme a bit more
This commit is contained in:
parent
6a7cf6b41f
commit
11374a77ef
1 changed files with 4 additions and 1 deletions
|
@ -122,7 +122,10 @@ To install the synapse homeserver run::
|
||||||
$ pip install --process-dependency-links https://github.com/matrix-org/synapse/tarball/master
|
$ pip install --process-dependency-links https://github.com/matrix-org/synapse/tarball/master
|
||||||
|
|
||||||
This installs synapse, along with the libraries it uses, into a virtual
|
This installs synapse, along with the libraries it uses, into a virtual
|
||||||
environment under ``~/.synapse``.
|
environment under ``~/.synapse``. Feel free to pick a different directory
|
||||||
|
if you prefer.
|
||||||
|
|
||||||
|
In case of problems, please see the _Troubleshooting section below.
|
||||||
|
|
||||||
Alternatively, Silvio Fricke has contributed a Dockerfile to automate the
|
Alternatively, Silvio Fricke has contributed a Dockerfile to automate the
|
||||||
above in Docker at https://registry.hub.docker.com/u/silviof/docker-matrix/.
|
above in Docker at https://registry.hub.docker.com/u/silviof/docker-matrix/.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue