diff options
author | Frederic Guillot <fred@kanboard.net> | 2016-09-05 11:02:06 -0400 |
---|---|---|
committer | Frederic Guillot <fred@kanboard.net> | 2016-09-05 11:02:06 -0400 |
commit | 49788b70eca710f8ca17e99ca447053ae598173b (patch) | |
tree | ebdbbeda4d3554c1b11cebdfeb070718b221732e /doc/update.markdown | |
parent | 21f8cebe855aaaf0e6ff6b38a032216df8bdb8c6 (diff) |
Update documentation
Diffstat (limited to 'doc/update.markdown')
-rw-r--r-- | doc/update.markdown | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/update.markdown b/doc/update.markdown index 4aa59fff..68e1f587 100644 --- a/doc/update.markdown +++ b/doc/update.markdown @@ -9,7 +9,7 @@ Important things to do before updating -------------------------------------- - **Always make a backup of your data before upgrading** -- Check that your backup is valid +- Check that your backup is valid! - Always read the [change log](https://github.com/kanboard/kanboard/blob/master/ChangeLog) to check for breaking changes - Always close all user sessions (flush all sessions on the server) |