From fb72f235445beea6611e1b78dabca561990c2295 Mon Sep 17 00:00:00 2001 From: Vichingo455 Date: Wed, 1 Oct 2025 15:50:13 +0200 Subject: [PATCH] Readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index f164ec3..a5a3b3f 100644 --- a/README.md +++ b/README.md @@ -84,6 +84,8 @@ curl -fsSL https://get.docker.com | bash ``` 2. Compila e crea il container: ```bash +git clone https://git.vichingo455.freeddns.org/emmev-code/orario +cd orario docker compose up -d ``` 3. Il container dovrebbe diventare disponibile su ``http://localhost:8080``