1 files changed, 2 insertions, 0 deletions
diff --git a/README.rst b/README.rst
index a8f0c62158..d0151cbf82 100644
--- a/README.rst
+++ b/README.rst
@@ -133,6 +133,8 @@ In case of problems, please see the _Troubleshooting section below.
Alternatively, Silvio Fricke has contributed a Dockerfile to automate the
above in Docker at https://registry.hub.docker.com/u/silviof/docker-matrix/.
+Another alternative is to install via apt from http://matrix.org/packages/debian/.
+
To set up your homeserver, run (in your virtualenv, as before)::
cd ~/.synapse
|