diff --git a/README.md b/README.md index 9357b99c..5f876749 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ To install the team edition, comment out the two following lines in docker-compo args: - edition=team ``` -The `app` Dockerfile will read the `edition` build argument to install Team (`edition = 'team'`) or Entreprise (`edition != team`) edition. +The `app` Dockerfile will read the `edition` build argument to install Team (`edition = 'team'`) or Enterprise (`edition != team`) edition. ### Database container This repository offer a Docker image for the Mattermost database. It is a customized PostgreSQL image that you should configure with following environment variables :