Update README.md

Co-authored-by: Jason Blais <13119842+jasonblais@users.noreply.github.com>
This commit is contained in:
Elisabeth Kulzer 2021-07-19 13:41:42 +02:00 committed by GitHub
parent 610d55a93a
commit f01ca41e2d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -134,7 +134,7 @@ Remove all the data and settings of your Mattermost instance
sudo rm -rf volumes
```
## Upgrading from mattermost-docker
# Upgrading from mattermost-docker
For upgrading from deprecated [mattermost-docker](https://github.com/mattermost/mattermost-docker) please follow the instructions [here](https://github.com/mattermost/docker/blob/main/scripts/UPGRADE.md).
This will upgrade the mattermost-docker postgresql database and your installation can then be switched to this repository's setup which will be maintained for future releases.