From 579661fb71693c25658033b5e610d71f565f8e9a Mon Sep 17 00:00:00 2001 From: brilliantinsane Date: Sat, 25 Jul 2026 16:09:51 +0200 Subject: [PATCH] docs(readme): add repository clone URL --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e5f2ec1..47fc1ef 100644 --- a/README.md +++ b/README.md @@ -117,7 +117,7 @@ Build Preparation selects an App Variant. Runtime Tenant selection, when a setup Clone the repo: ```bash -git clone +git clone https://github.com/brilliantinsane/tenkit.git cd tenkit ```