Skip to content

Commit 23ab653

Browse files
authored
Update README.md
1 parent a3f52f6 commit 23ab653

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
@@ -16,7 +16,7 @@ A generic python project template based on [`copier`](https://copier.readthedocs
1616
## TL;DR
1717

1818
```bash
19-
copier copy --trust git+https://github.com/twsl/python-project-template path/to/destination
19+
copier copy --trust --vcs-ref=HEAD git+https://github.com/twsl/python-project-template path/to/destination
2020
```
2121

2222
## Features

0 commit comments

Comments
 (0)