Skip to content

Commit

Permalink
Update {{cookiecutter.project_name}}/docs/template_usage.md
Browse files Browse the repository at this point in the history
Co-authored-by: Philipp A. <[email protected]>
  • Loading branch information
grst and flying-sheep authored Jun 6, 2024
1 parent dbf9877 commit 2f2a5cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion {{cookiecutter.project_name}}/docs/template_usage.md
Original file line number Diff line number Diff line change
Expand Up @@ -437,7 +437,7 @@ tooling and automated template updates. This requires some manual work though. H
```bash
cd ${REPO}_cookiecutterized
git co -b cookiecutterize
git switch -c cookiecutterize
git rm -r "*"
git add -A
git commit -m "clean repo"
Expand Down

0 comments on commit 2f2a5cd

Please sign in to comment.