From 1893b95e8ac347d11732f86b8cad979576fa0fb1 Mon Sep 17 00:00:00 2001 From: redg3ar Date: Wed, 15 May 2019 18:40:19 +0000 Subject: [PATCH] fix typo in readme (#391) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1de47ae5..fdadcdf9 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ The following instructions deploy Mattermost in a production configuration using If you want to install Enterprise Edition, you can skip this section. -To install the team edition, comment out the two following lines in docker-compose.yaml file: +To install the team edition, uncomment out these lines in docker-compose.yaml file: ```yaml args: - edition=team