Update with-docker.en-us.md (#5203)

Improve grammar in second paragraph.
This commit is contained in:
Paul Strickland 2018-10-28 03:18:55 +00:00 committed by techknowlogick
parent 2b7c366f64
commit 8a9e44d181
1 changed files with 2 additions and 2 deletions

View File

@ -19,8 +19,8 @@ Gitea provides automatically updated Docker images within its Docker Hub organiz
possible to always use the latest stable tag or to use another service that handles updating
Docker images.
This reference setup guides users through the setup based on `docker-compose`, the installation
of `docker-compose` is out of scope of this documentation. To install `docker-compose` follow
This reference setup guides users through the setup based on `docker-compose`, but the installation
of `docker-compose` is out of scope of this documentation. To install `docker-compose` itself follow
the official [install instructions](https://docs.docker.com/compose/install/).
## Basics