From 6dcefa3029b60b0d7ed34616996f9b1079953632 Mon Sep 17 00:00:00 2001 From: ITQ Date: Wed, 6 Aug 2025 02:42:18 +0300 Subject: [PATCH] chore(docs): added Docker as a requirement --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c671646..022d860 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,7 @@ Ensure you have the following installed on your system: - [libvirt](https://libvirt.org/) (latest version recommended) - [Terraform](https://developer.hashicorp.com/terraform) (latest version recommended) +- [Docker](https://www.docker.com/) (latest version recommended) ## Deploying environment