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.
1 parent b1d5718 commit 0a600e3Copy full SHA for 0a600e3
README.md
@@ -50,7 +50,7 @@ pip install -U cookiecutter
50
then go to a directory where you want to create your project and run:
51
52
```bash
53
-cookiecutter gh:a1d4r/python-project-template --checkout master
+cookiecutter gh:a1d4r/python-project-template --checkout main
54
```
55
56
### Input variables
0 commit comments