Skip to content

Commit

Permalink
docs: fix installation for go1.18 (prometheus#2859)
Browse files Browse the repository at this point in the history
Signed-off-by: Furkan <[email protected]>
  • Loading branch information
Dentrax authored May 4, 2022
1 parent dcc92ed commit 8424947
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 @@ -210,7 +210,7 @@ _API v2 is still under heavy development and thereby subject to change._

Alternatively you can install with:
```
go get github.com/prometheus/alertmanager/cmd/amtool
$ go install github.com/prometheus/alertmanager/cmd/amtool@latest
```

### Examples
Expand Down

0 comments on commit 8424947

Please sign in to comment.