From 205be3e031a9258db271f62ec2833373a43ea929 Mon Sep 17 00:00:00 2001 From: "Patrick J. Roddy" Date: Wed, 23 Oct 2024 08:16:27 +0100 Subject: [PATCH] Missing `--checkout latest` instruction --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0d026921..697aea12 100644 --- a/README.md +++ b/README.md @@ -94,7 +94,7 @@ and how to use the newly created package with some of the tools included. you can run the following: ```sh - cookiecutter /path/to/your/checkout/of/python-tooling + cookiecutter /path/to/your/checkout/of/python-tooling --checkout latest ``` 3. A series of questions will pop up to configure the project. Type the answer