summary refs log tree commit diff
diff options
context:
space:
mode:
authorErik Johnston <erik@matrix.org>2015-11-18 18:38:06 +0000
committerErik Johnston <erik@matrix.org>2015-11-18 18:38:06 +0000
commit03204f54ac8b74f10b5a601b582a6f1e7c27d6d0 (patch)
tree5177b5e5a6975c5bd2b13ff83202b42b0453d9c0
parentMerge branch 'master' of github.com:matrix-org/synapse into develop (diff)
parentErik pointed out we should advise on the lack of included client (diff)
downloadsynapse-03204f54ac8b74f10b5a601b582a6f1e7c27d6d0.tar.xz
Merge branch 'master' of github.com:matrix-org/synapse into develop
-rw-r--r--README.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.rst b/README.rst
index d0151cbf82..9b76cd8db0 100644
--- a/README.rst
+++ b/README.rst
@@ -134,6 +134,9 @@ 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/.
+Note that these packages do not include  a client - choose one from
+https://matrix.org/blog/try-matrix-now/ (or build your own with 
+https://github.com/matrix-org/matrix-js-sdk/). 
 
 To set up your homeserver, run (in your virtualenv, as before)::