diff options
author | Erik Johnston <erik@matrix.org> | 2014-08-22 15:20:53 +0100 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2014-08-22 15:20:53 +0100 |
commit | f81692dab4695afb00e1197b69b87974d22ecefc (patch) | |
tree | 6c8d06e2ca9875cfbed0c5f6acaa207ca1c96594 /README.rst | |
parent | Rename files to .rst for consistency. (diff) | |
download | synapse-f81692dab4695afb00e1197b69b87974d22ecefc.tar.xz |
Update the README.rst to refer people to UPGRADE.rst
Diffstat (limited to 'README.rst')
-rw-r--r-- | README.rst | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/README.rst b/README.rst index 50440f57f5..0e85c91af9 100644 --- a/README.rst +++ b/README.rst @@ -33,6 +33,12 @@ To get up and running: up port 8080 and run ``python synapse/app/homeserver.py --host machine.my.domain.name``. Then come join ``#matrix:matrix.org`` and say hi! :) + +Upgrading an existing homeserver +================================ + +Before upgrading an existing homeserver to a new version, please refer to +UPGRADE.rst for any additional instructions. About Matrix ============ |