We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9394fd4 commit ab1fbacCopy full SHA for ab1fbac
README.md
@@ -181,10 +181,10 @@ The commands are written to be run at the root of your project.
181
182
```shell
183
copier copy --trust --skip-tasks --vcs-ref=HEAD gh:dalito/linkml-project-copier .
184
- `
+ ```
185
186
If you start from a linkml-project-cookiecutter based project,
187
- look into the `.cruft.json` file to find out which values you chose when you configured your project.
+ look into the `.cruft.json` file to find out which values you chose when you created your project.
188
Be sure to enter the same values when answering the copier questions.
189
190
* Carefully review the changes that copier made to your project.
0 commit comments