Update README.md

This commit is contained in:
djmil 2026-03-09 20:01:08 +01:00
parent ba96926176
commit 60b8b42560

View File

@ -35,7 +35,7 @@ Clone it, rename the module, run `make init`, and you're coding.
### 1. Clone and rename
```bash
git clone <this-repo> 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: