summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCorey Hulen <corey@hulen.com>2015-11-17 16:58:12 -0800
committerCorey Hulen <corey@hulen.com>2015-11-17 16:58:12 -0800
commit5914784e99bbdb8b97895b5a49219890e5684d77 (patch)
tree1f869179f751a71e40454de9f39a8122865d4089
parentce4642d4b2f1acf4a227ea4415aabe136e152323 (diff)
parent564123423e9d71a99282f86f9fa3f952538077be (diff)
downloadchat-5914784e99bbdb8b97895b5a49219890e5684d77.tar.gz
chat-5914784e99bbdb8b97895b5a49219890e5684d77.tar.bz2
chat-5914784e99bbdb8b97895b5a49219890e5684d77.zip
Merge pull request #1453 from esethna/patch-13
Update Upgrade-Guide.md
-rw-r--r--doc/install/Upgrade-Guide.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/install/Upgrade-Guide.md b/doc/install/Upgrade-Guide.md
index aec9aa8ef..e01bdb9a0 100644
--- a/doc/install/Upgrade-Guide.md
+++ b/doc/install/Upgrade-Guide.md
@@ -30,7 +30,7 @@ If you're upgrading across multiple major releases, from 1.0.x to 1.2.x for exam
1. Run `sudo start mattermost`
2. Go to the **System Console** to update any settings that have been added or modified based on the **Compatibility** section in the release notes of the version you are installing (Release notes across versions are available from the [CHANGELOG](https://github.com/mattermost/platform/blob/master/CHANGELOG.md)).
1. Opening the System Console and saving a change will upgrade your `config.json` schema to the latest version using default values for new settings added
-7. Test the system is working by going to the URL of an existing team
+7. Test the system is working by going to the URL of an existing team. You may need to refresh your Mattermost browser page in order to get the latest updates from the upgrade
### Upgrading from Mattermost Beta (Version 0.7)