Skip to content

Commit

Permalink
Fix go install command
Browse files Browse the repository at this point in the history
  • Loading branch information
masutaka committed Nov 6, 2023
1 parent b7a2066 commit b6ffd1a
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 @@ -27,7 +27,7 @@ $ brew upgrade github-nippou
If you're interested in hacking on `github-nippou`, you can install via `go install`:

```
$ go install github.com/masutaka/github-nippou@latest
$ go install github.com/masutaka/github-nippou/v4@latest
```

Also you can use make command, it's easy to build `github-nippou`:
Expand Down

0 comments on commit b6ffd1a

Please sign in to comment.