Skip to content

Commit 60bbca6

Browse files
authored
Missing --checkout latest instruction (#478)
1 parent c90f185 commit 60bbca6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ and how to use the newly created package with some of the tools included.
9494
you can run the following:
9595

9696
```sh
97-
cookiecutter /path/to/your/checkout/of/python-tooling
97+
cookiecutter /path/to/your/checkout/of/python-tooling --checkout latest
9898
```
9999

100100
3. A series of questions will pop up to configure the project. Type the answer

0 commit comments

Comments
 (0)