diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -76,6 +76,7 @@ You can update to the latest bits by running `docker pull mattermost/platform:latest` If you wish to remove mattermost-dev use the following commands + 1. `docker stop mattermost-dev` 2. `docker rm -v mattermost-dev` |