From 1735f97383cc43edb049eb4645608766b5cce7c4 Mon Sep 17 00:00:00 2001 From: Matteo Pietro Dazzi Date: Sat, 8 Apr 2023 13:25:00 +0200 Subject: [PATCH] fix: readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e410ad0..81f2f18 100644 --- a/README.md +++ b/README.md @@ -42,8 +42,8 @@ The container is configurable using 5 environment variables: ## Execution -You can run this image using [Docker compose](https://docs.docker.com/compose/) and the [sample file](./docker-compose.yml) provided. -** Remember: if you want to use the web gui of a container, you must open its ports on `docker-surfshark` as described below. ** +You can run this image using [Docker compose](https://docs.docker.com/compose/) and the [sample file](./docker-compose.yml) provided. +**Remember: if you want to use the web gui of a container, you must open its ports on `docker-surfshark` as described below.** ``` version: "2"