Skip to content

Commit

Permalink
Missing --checkout latest instruction
Browse files Browse the repository at this point in the history
  • Loading branch information
paddyroddy committed Oct 23, 2024
1 parent f07df2d commit 205be3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 205be3e

Please sign in to comment.