Skip to content

Commit

Permalink
readme - source install fix
Browse files Browse the repository at this point in the history
  • Loading branch information
kapilt committed Dec 2, 2020
1 parent 448ee83 commit e1775af
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
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 e1775af

Please sign in to comment.