Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion 04-materials/02-anatomy-of-extensions.md
Original file line number Diff line number Diff line change
Expand Up @@ -204,7 +204,7 @@ Our extension will:
1. Instantiate the template to get started on our new extension!

```bash
copier copy --trust https://github.com/jupyterlab/extension-template .
copier copy --trust --vcs-ref HEAD https://github.com/jupyterlab/extension-template .
```

Please be sure to correctly input:
Expand Down