From c9620a76e99548087567a215202a31bc05f6708e Mon Sep 17 00:00:00 2001 From: Jev Date: Mon, 11 Aug 2025 11:39:55 +0200 Subject: [PATCH] switch to cruft --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a51ec57..41cda24 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ A [Cookiecutter](https://github.com/cookiecutter/cookiecutter) template for crea 2. Generate a new project: ```bash - cookiecutter https://github.com/your-username/python-lib-template + cruft create https://gitlab.com/roxautomation/templates/python-lib-template ``` Or locally: