State minimum required Go version in README

Fixes #164.
This commit is contained in:
Christian Muehlhaeuser 2020-10-15 06:52:36 +02:00
parent 7f359969b7
commit d1bb323316
No known key found for this signature in database
GPG key ID: 3CF9FA45CA1EBB7E

View file

@ -52,7 +52,7 @@ Or download a binary from the [releases][releases] page. MacOS, Linux, Windows,
FreeBSD, and OpenBSD binaries are available, as well as Debian, RPM, and Alpine
packages. ARM builds are also available for Linux, FreeBSD, and OpenBSD.
Or just use `go get`:
Or just use `go get` (requires Go 1.13+):
```bash
go get github.com/charmbracelet/glow