We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e1efa35 commit 1855a77Copy full SHA for 1855a77
README.md
@@ -68,7 +68,7 @@ copier copy --trust git+https://github.com/twsl/python-project-template path/to/
68
You can update the template in your destination folder with:
69
70
```bash
71
-copier update --trust path/to/destination --vcs-ref=HEAD
+copier update --trust path/to/destination --vcs-ref=HEAD
72
```
73
74
### Develpment
0 commit comments