Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sile committed Jul 31, 2024
1 parent ce77aef commit d6d0c56
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 @@ -82,7 +82,7 @@ Pre-built binaries for Linux and MacOS are available in [the releases page](http

```console
// An example to download the binary for Linux.
$ VERSION=0.17.0
$ VERSION=0.18.0
$ curl -L https://github.com/sile/efmt/releases/download/${VERSION}/efmt-${VERSION}.x86_64-unknown-linux-musl -o efmt
$ chmod +x efmt
$ ./efmt
Expand Down

0 comments on commit d6d0c56

Please sign in to comment.