From aa2b3a5ef4f68b9bddd8ccbf19bd1fdc7964f444 Mon Sep 17 00:00:00 2001 From: antoniotrkdz Date: Fri, 6 Dec 2024 10:16:09 +0100 Subject: [PATCH] Update README.md Just fixed a typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2c9a8fc..0f2d80e 100644 --- a/README.md +++ b/README.md @@ -144,7 +144,7 @@ section "Configuration". Deployment (most of the times) can be done using IaC with Ansible. The deployment use docker-compose with a template that groups all the services required. -It can be starte writing the `hosts.yaml` and running `make install` inside the `devops` directory. +It can be started writing the `hosts.yaml` and running `make install` inside the `devops` directory. In the `hosts.yaml` one has to provide: - `domain_name`: the FQDN of the server