Skip to content

Commit

Permalink
Fix cargo install command (#692)
Browse files Browse the repository at this point in the history
  • Loading branch information
nwagner84 authored Aug 25, 2023
1 parent ab80649 commit a7452ea
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 @@ -35,7 +35,7 @@ To install the latest stable release:

```bash
$ cargo install --git https://github.com/deutsche-nationalbibliothek/pica-rs \
--tag v0.19.0 pica
--tag v0.19.0 pica-toolkit
```

## Commands
Expand Down

0 comments on commit a7452ea

Please sign in to comment.