From 98992353a1d07a48af70f1c691f69aa62d2ba2f8 Mon Sep 17 00:00:00 2001 From: root Date: Thu, 23 Jul 2026 16:18:26 +0200 Subject: [PATCH] chore: docs sync (fixes #489) --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index b7581e2..85d3cd1 100644 --- a/README.md +++ b/README.md @@ -337,3 +337,11 @@ Vix.cpp is maintained by [Softadastra](https://softadastra.com), a company build Vix.cpp is available under the MIT License. \ See [LICENSE](LICENSE) for details. + +## Setup + +Copy the example environment file and adjust values: + +```bash +cp .env.example .env +```