Skip to content

Commit

Permalink
Merge pull request #26 from kapilt/readme-install-fix
Browse files Browse the repository at this point in the history
readme - source install fix
  • Loading branch information
yutachaos authored Apr 27, 2021
2 parents 6149db5 + e1775af commit 606a877
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,9 @@ The log-group-query is a regular expression so you could provide "web-\w" to tai
## From source

```console
$ go get -u github.com/knqyf263/utern
$ git clone https://github.com/knqyf263/utern.git
$ cd utern
$ go install
```

## Binary (Including Windows)
Expand Down

0 comments on commit 606a877

Please sign in to comment.