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: