From 62db6db7a7811cdcdc7d82c66886d94587d0ae12 Mon Sep 17 00:00:00 2001 From: root Date: Wed, 22 Jul 2026 11:41:40 +0200 Subject: [PATCH] chore: docs sync (fixes #168) --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index ddc5f5f..03ddc4b 100644 --- a/README.md +++ b/README.md @@ -188,3 +188,10 @@ A huge thank you to everyone who has contributed to readme2demo! Contributors +## Setup + +Copy the example environment file and adjust values: + +```bash +cp .env.example .env +```