Skip to content

Commit ab1fbac

Browse files
committed
Fix code cell format
1 parent 9394fd4 commit ab1fbac

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -181,10 +181,10 @@ The commands are written to be run at the root of your project.
181181

182182
```shell
183183
copier copy --trust --skip-tasks --vcs-ref=HEAD gh:dalito/linkml-project-copier .
184-
`
184+
```
185185

186186
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.
187+
look into the `.cruft.json` file to find out which values you chose when you created your project.
188188
Be sure to enter the same values when answering the copier questions.
189189

190190
* Carefully review the changes that copier made to your project.

0 commit comments

Comments
 (0)