We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent de5ab3f commit fd6e26aCopy full SHA for fd6e26a
1 file changed
README.md
@@ -34,5 +34,5 @@ uv tool install copier --with copier-template-extensions
34
Run `copier copy` to generate your Python package:
35
36
```bash
37
-copier copy --trust gh:leodevian/modern-python $DESTINATION_PATH
+copier copy --trust gh:leodevian/modern-python ./path/to/directory
38
```
0 commit comments