Skip to content

Commit

Permalink
Fix install cmd.
Browse files Browse the repository at this point in the history
  • Loading branch information
k2tzumi committed Feb 23, 2023
1 parent 2414d62 commit 53af164
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 @@ -145,7 +145,7 @@ Download binary from [releases page](https://github.com/k1LoW/gh-setup/releases)
**go install:**

```console
$ go install github.com/k1LoW/gh-setup@latest
$ go install github.com/k1LoW/gh-setup/cmd/gh-setup@latest
```

**docker:**
Expand Down

0 comments on commit 53af164

Please sign in to comment.