Skip to content

Commit

Permalink
Update copier copy command
Browse files Browse the repository at this point in the history
Fixes: #270
  • Loading branch information
psychemedia authored Nov 20, 2024
1 parent 3dec4e1 commit fc28ead
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mimerenderer/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ Execute the following commands in your terminal:
pip install copier jinja2-time
mkdir my_mimerenderer
cd my_mimerenderer
copier https://github.com/jupyterlab/extension-template .
copier copy --trust https://github.com/jupyterlab/extension-template .
```

You will be asked for some basic information that could for example be setup
Expand Down

0 comments on commit fc28ead

Please sign in to comment.