From 9fcc9fed099480f8065a195afc17283055913cd1 Mon Sep 17 00:00:00 2001 From: Christopher Speller Date: Mon, 22 Jun 2015 15:35:01 -0400 Subject: [PATCH] Spacing in the notes section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ceff5957a2e..e934f340816 100644 --- a/README.md +++ b/README.md @@ -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`