Skip to content

Commit

Permalink
Adding link to releases
Browse files Browse the repository at this point in the history
  • Loading branch information
samlown committed Aug 20, 2024
1 parent 3e6d29b commit 5c0da5a
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 @@ -123,7 +123,7 @@ converter := fatturapa.NewConverter(

### CLI

The command line interface can be useful for situations when you're using a language other than Golang in your application. Install with:
The command line interface can be useful for situations when you're using a language other than Golang in your application. Download one of the [pre-compiled `gobl.fatturapa` releases](https://github.com/invopop/gobl.fatturapa/releases) or install with:

```bash
go install github.com/invopop/gobl.fatturapa/cmd/gobl.fatturapa
Expand Down

0 comments on commit 5c0da5a

Please sign in to comment.