summary refs log tree commit diff
path: root/README.rst
diff options
context:
space:
mode:
authorRichard van der Hoff <richard@matrix.org>2018-12-11 13:18:48 +0000
committerRichard van der Hoff <richard@matrix.org>2018-12-11 13:20:33 +0000
commitdf96177ca7f6f646baf96e779e0bf0ef38cc5168 (patch)
treeea95050311e1aeb54f781742c3e67f7caeb84119 /README.rst
parentMerge pull request #4260 from matrix-org/rav/python3 (diff)
downloadsynapse-df96177ca7f6f646baf96e779e0bf0ef38cc5168.tar.xz
Stop installing Matrix Console by default
This is based on the work done by @krombel in #2601.
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst9
1 files changed, 1 insertions, 8 deletions
diff --git a/README.rst b/README.rst
index 664a0ea03f..02b3db1bc6 100644
--- a/README.rst
+++ b/README.rst
@@ -289,10 +289,6 @@ go back in your web client and proceed further.
 If all goes well you should at least be able to log in, create a room, and
 start sending messages.
 
-(The homeserver runs a web client by default at https://localhost:8448/, though
-as of the time of writing it is somewhat outdated and not really recommended -
-https://github.com/matrix-org/synapse/issues/1527).
-
 .. _`client-user-reg`:
 
 Registering a new user from a client
@@ -372,10 +368,7 @@ ArchLinux
 
 The quickest way to get up and running with ArchLinux is probably with the community package
 https://www.archlinux.org/packages/community/any/matrix-synapse/, which should pull in most of
-the necessary dependencies. If the default web client is to be served (enabled by default in
-the generated config),
-https://www.archlinux.org/packages/community/any/python2-matrix-angular-sdk/ will also need to
-be installed.
+the necessary dependencies.
 
 pip may be outdated (6.0.7-1 and needs to be upgraded to 6.0.8-1 )::