summary refs log tree commit diff
path: root/README.rst
diff options
context:
space:
mode:
authorRichard van der Hoff <1389908+richvdh@users.noreply.github.com>2018-12-11 16:24:15 +0100
committerGitHub <noreply@github.com>2018-12-11 16:24:15 +0100
commit188945713edf698b20fe54ad2aa9b676765989be (patch)
tree93d81fd6e18b352793cba1060c62c82fe6cd1a7c /README.rst
parentMerge pull request #4289 from matrix-org/rav/welcome_page (diff)
parentStop installing Matrix Console by default (diff)
downloadsynapse-188945713edf698b20fe54ad2aa9b676765989be.tar.xz
Merge pull request #4290 from matrix-org/rav/remove_webclient
Stop installing Matrix Console by default
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 )::