We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
--checkout latest
1 parent c90f185 commit 60bbca6Copy full SHA for 60bbca6
README.md
@@ -94,7 +94,7 @@ and how to use the newly created package with some of the tools included.
94
you can run the following:
95
96
```sh
97
- cookiecutter /path/to/your/checkout/of/python-tooling
+ cookiecutter /path/to/your/checkout/of/python-tooling --checkout latest
98
```
99
100
3. A series of questions will pop up to configure the project. Type the answer
0 commit comments