Skip to content

Commit

Permalink
Fix typo on go install
Browse files Browse the repository at this point in the history
  • Loading branch information
HMasataka committed Dec 23, 2021
1 parent 4a59f45 commit ca08b8d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,10 +90,10 @@ $ brew install k1LoW/tap/tbls

Download binary from [releases page](https://github.com/k1LoW/tbls/releases)

**go insall:**
**go install:**

```console
$ go insall github.com/k1LoW/tbls@main
$ go install github.com/k1LoW/tbls@main
```

**docker:**
Expand Down

0 comments on commit ca08b8d

Please sign in to comment.