#0000 - Fix README formatting issue

Corrected a minor formatting error in the README.md file by moving a misplaced backtick. This ensures proper rendering of the markdown code block.
This commit is contained in:
Guillaume "B.B." Van Hemmen 2024-10-10 15:36:24 +02:00
parent ae2f5a78c2
commit a05f8d34c1

View file

@ -39,7 +39,7 @@ load balancer that makes deploying microservices and integrating them with your
```bash ```bash
touch ../acme.json && chmod 600 ../acme.json touch ../acme.json && chmod 600 ../acme.json
5. ``` ```
## Usage ## Usage