diff options
author | Matthew Hodgson <matthew@matrix.org> | 2014-09-18 15:25:25 +0100 |
---|---|---|
committer | Matthew Hodgson <matthew@matrix.org> | 2014-09-18 15:25:25 +0100 |
commit | d583aaa0c32be1dc2660231b4b83242850b06f9a (patch) | |
tree | 743a577726418b3efe1e0ce7ba2ad57b8e4adc22 /webclient | |
parent | fix binger description (diff) | |
download | synapse-d583aaa0c32be1dc2660231b4b83242850b06f9a.tar.xz |
fix wordwrap
Diffstat (limited to 'webclient')
-rw-r--r-- | webclient/README | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/webclient/README b/webclient/README index 13224c3d07..ef79b25708 100644 --- a/webclient/README +++ b/webclient/README @@ -1,8 +1,8 @@ Basic Usage ----------- -The web client should automatically run when running the home server. Alternatively, you can run -it stand-alone: +The web client should automatically run when running the home server. +Alternatively, you can run it stand-alone: $ python -m SimpleHTTPServer |