Skip to content

Commit

Permalink
Fix version in README
Browse files Browse the repository at this point in the history
  • Loading branch information
lukin0110 committed Nov 6, 2024
1 parent 06b9149 commit dd6e2d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ Check out the following demos for examples of scaffolded projects using this tem
2. Create a new repository and clone it locally.
3. Run copier in your cloned directory:
```bash
copier copy --vcs-ref=v0.3.1 git@github.com:lukin0110/poetry-copier.git .
copier copy --vcs-ref=v0.4.0 git@github.com:lukin0110/poetry-copier.git .
```

### Updating a project
Expand Down

0 comments on commit dd6e2d9

Please sign in to comment.