From f81692dab4695afb00e1197b69b87974d22ecefc Mon Sep 17 00:00:00 2001
From: Erik Johnston <erik@matrix.org>
Date: Fri, 22 Aug 2014 15:20:53 +0100
Subject: [PATCH] Update the README.rst to refer people to UPGRADE.rst

---
 README.rst | 6 ++++++
 1 file changed, 6 insertions(+)

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
 ============