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 6bd8469dac
commit ef1bef9aa1

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`: