diff --git a/README.md b/README.md index f462d96..4b7ff73 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ Minimal Cookiecutter template for python CLI tools. Python 3.12+, uv, Typer, ruf ## Usage ```bash -cruft create git@git.roxautomation.com:sjev/python-cli-template.git +cruft create https://git.roxautomation.com/sjev/python-cli-template.git cd your-project cat README.md ```