Updated README to mention the required go version for build. (#86)

Signed-off-by: Aditya C S <aditya.gnu@gmail.com>
pull/87/head
Aditya C S 7 years ago committed by Goutham Veeramachaneni
parent bd4cc5d168
commit 75df21a4e5
  1. 2
      README.md

@ -129,6 +129,8 @@ Example queries:
Loki can be run in a single host, no-dependencies mode using the following commands.
You need `go` v1.10+
```bash
$ go build ./cmd/loki
$ ./loki -config.file=./docs/loki-local-config.yaml

Loading…
Cancel
Save