Skip to content

Commit 6647628

Browse files
committed
Update README.md
1 parent 4dff47b commit 6647628

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,8 @@ This is a [`copier`](https://github.com/copier-org/copier) template for building
1212
Follow these steps to use this template:
1313

1414
1. [Install `copier`](https://copier.readthedocs.io/en/stable/#installation) (e.g. `pip install copier`).
15-
1. Reference this repository through the `copier copy <source> <target>` command. (e.g. `copier copy https://github.com/cu-dbmi/template-uv-python-research-software destination_path`)
15+
1. Reference this repository through the `copier copy <source> <target>` command. (e.g. `copier copy --vcs-ref=HEAD https://github.com/cu-dbmi/template-uv-python-research-software destination_path`)
16+
If you still see stale content, clear Copier's cache (`rm -rf ~/.cache/copier`) and run the command again.
1617
1. Follow the directions in your new repo's `README.md` and make sure to check each file for alignment with your project.
1718
1. Enjoy!
1819

0 commit comments

Comments
 (0)