docs: fix installation for go1.18 (#2859)

Signed-off-by: Furkan <furkan.turkal@trendyol.com>
This commit is contained in:
Furkan Türkal 2022-05-04 12:29:50 +03:00 committed by GitHub
parent dcc92eda2e
commit 8424947669
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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