Update README. Pilosa client requires Go 1.7 (context package)

This commit is contained in:
Cody Soyland 2016-11-15 16:57:25 -06:00
parent c9c28e1ed5
commit d9abb6881d

View file

@ -5,7 +5,7 @@ Pilosa is a bitmap index database.
## Getting Started
Pilosa requires Go 1.6 or greater.
Pilosa requires Go 1.7 or greater.
You can download the source by running `go get`: