Skip to content

Commit

Permalink
readme: use binary name instead of go run
Browse files Browse the repository at this point in the history
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
  • Loading branch information
dhellmann committed Apr 25, 2021
1 parent 9a0b5cf commit d3777f0
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 @@ -47,7 +47,7 @@ The `reviewers` sub-command generates a report showing the number of
comments made across pull requests in a repository by each reviewer.

```console
$ go run ./main.go reviewers --org sphinx-contrib --repo datatemplates
$ gh-review-stats reviewers --org sphinx-contrib --repo datatemplates
Using config file: /Users/dhellmann/.gh-review-stats.yml
...............................................

Expand Down

0 comments on commit d3777f0

Please sign in to comment.