From 9efd5554cc153c5396d5965607f6f4fb884bb199 Mon Sep 17 00:00:00 2001 From: Douglas Esteves Date: Tue, 1 Jul 2025 15:38:47 -0300 Subject: [PATCH] Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 13c3922..785350b 100644 --- a/README.md +++ b/README.md @@ -38,6 +38,11 @@ This project contains Ansible playbooks and configurations for deploying and man - Docker and Docker Compose - SSH access to target servers +## Install +``` + apt install python3.12-venv +``` + ## Environment Setup 1. Clone the repository: