diff --git a/README.md b/README.md index a381fe1..8acb54a 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ Easy Gate is a simple web application built in Go and React that acts as the hom ## Deployment

-Easy Gate can be deployed on any server that supports Docker. If your infrastructure is running behind a configured nginx instance, it is recommended to read the **Docker Compose (with nginx)** section. +Easy Gate can be deployed on any server that supports Docker. If your infrastructure is running behind a configured nginx instance, it is recommended to read the Docker Compose (with nginx) section.

### Docker