Skip to content

Commit 755e961

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

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
@@ -73,7 +73,7 @@ everytime you reboot), for example like so:
7373
cd $(mktemp -d --tmpdir copier-generated.XXXXXX)
7474

7575
# run copier with the template to generate a new package
76-
copier copy --vcs-ref HEAD <path/to/project/template> <path/to/destination>
76+
copier copy --vcs-ref HEAD <path/to/project/template> my-python-project
7777

7878
# when it asks you for the GitHub organization, put in your own name;
7979
# for the other questions, just accept the default

0 commit comments

Comments
 (0)