From 60b8b425608a306a5e2d7c8e90545b6f58bc6f13 Mon Sep 17 00:00:00 2001 From: djmil Date: Mon, 9 Mar 2026 20:01:08 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2bfef0d..e76b79f 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ Clone it, rename the module, run `make init`, and you're coding. ### 1. Clone and rename ```bash -git clone my-project +git clone https://gitea.djmil.dev/djmil/go-template my-project cd my-project # Interactive rename — updates module path, config, devcontainer, and docs: