Skip to content

Commit d7d5dfb

Browse files
Update README.dev.md
Co-authored-by: Abel Soares Siqueira <abel.s.siqueira@gmail.com>
1 parent 755e961 commit d7d5dfb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.dev.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ copier copy --vcs-ref HEAD <path/to/project/template> my-python-project
8181
# 'ls' should return just the one directory called 'my-python-project'
8282
ls
8383
```
84-
Notice, that the `--vcs-ref HEAD` flag is used to make sure that the current checked out version of a local template are used.
84+
Notice, that the `--vcs-ref HEAD` flag is used to make sure that the current checked out version of the local template is used.
8585

8686
If your Python package was created successfully, `copier` will point you to a file
8787
(`my-python-project/next_steps.md`) that contains information on next steps.

0 commit comments

Comments
 (0)