Skip to content

Commit

Permalink
docs: fix go install (#10)
Browse files Browse the repository at this point in the history
  • Loading branch information
suzuki-shunsuke authored Jun 28, 2024
1 parent be70c83 commit e6472f7
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 @@ -43,7 +43,7 @@ aqua g -i suzuki-shunsuke/ghatm
5. Go

```sh
go install github.com/suzuki-shunsuke/ghatm@latest
go install github.com/suzuki-shunsuke/ghatm/cmd/ghatm@latest
```

## How to use
Expand Down

0 comments on commit e6472f7

Please sign in to comment.