Skip to content

Commit

Permalink
docs: explicit version for go install
Browse files Browse the repository at this point in the history
  • Loading branch information
dhth committed Jul 14, 2024
1 parent a8cbf27 commit 7b9c7b4
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@latest
go install github.com/dhth/omm@v0.2.0
```

Or get the binaries directly from a
Expand Down

0 comments on commit 7b9c7b4

Please sign in to comment.