diff options
author | Erik Johnston <erik@matrix.org> | 2014-08-22 15:23:02 +0100 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2014-08-22 15:23:02 +0100 |
commit | 9521e6758f6ca870f377f4b757b50c6a6826f328 (patch) | |
tree | 651c19dc9d34ae478307fbdb8168c27b9316ed1e /README.rst | |
parent | Update the README.rst to refer people to UPGRADE.rst (diff) | |
download | synapse-9521e6758f6ca870f377f4b757b50c6a6826f328.tar.xz |
Move the 'Upgrade' section to just below the 'Installation' section
Diffstat (limited to 'README.rst')
-rw-r--r-- | README.rst | 14 |
1 files changed, 8 insertions, 6 deletions
diff --git a/README.rst b/README.rst index 0e85c91af9..069f37ec06 100644 --- a/README.rst +++ b/README.rst @@ -34,12 +34,7 @@ To get up and running: 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 ============ @@ -149,6 +144,13 @@ This should end with a 'PASSED' result:: PASSED (successes=143) +Upgrading an existing homeserver +================================ + +Before upgrading an existing homeserver to a new version, please refer to +UPGRADE.rst for any additional instructions. + + Setting up Federation ===================== |