diff --git a/README.md b/README.md
index 9130052..4ad5556 100644
--- a/README.md
+++ b/README.md
@@ -35,6 +35,12 @@ load balancer that makes deploying microservices and integrating them with your
 
 3. Customize the `.env` file as necessary for your environment.
 
+4. Touch acme.json on the parent folder and grant him the proper rights
+
+   ```bash
+   touch ../acme.json && chmod 600 ../acme.json
+5. ```
+
 ## Usage
 
 1. Start the Traefik service with Docker Compose: