Skip to content

Commit

Permalink
docs: use latest tag for go install
Browse files Browse the repository at this point in the history
  • Loading branch information
dhth committed Jul 15, 2024
1 parent bff020c commit 786aa7e
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 @@ -36,7 +36,7 @@ brew install dhth/tap/omm
**go**:

```sh
go install github.com/dhth/omm@v0.2.1
go install github.com/dhth/omm@latest
```

Or get the binaries directly from a
Expand Down

0 comments on commit 786aa7e

Please sign in to comment.